[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkContainerClass.get_child_property

Declaration

Source position: lazgtk3.pas line 2374

TGtkContainerClass.get_child_property : procedure(

  container: PGtkContainer;

  child: PGtkWidget;

  property_id: guint;

  value: PGValue;

  pspec: PGParamSpec

);