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

gtk_box_query_child_packing

Declaration

Source position: lazgtk3.pas line 17373

procedure gtk_box_query_child_packing(

  box: PGtkBox;

  child: PGtkWidget;

  expand: Pgboolean;

  fill: Pgboolean;

  padding: Pguint;

  pack_type: PGtkPackType

);