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

TGtkBox.query_child_packing

Declaration

Source position: lazgtk3.pas line 3278

procedure TGtkBox.query_child_packing(

  child: PGtkWidget;

  expand: Pgboolean;

  fill: Pgboolean;

  padding: Pguint;

  pack_type: PGtkPackType

);