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

TGtkBox.set_child_packing

Declaration

Source position: lazgtk3.pas line 3282

procedure TGtkBox.set_child_packing(

  child: PGtkWidget;

  expand: gboolean;

  fill: gboolean;

  padding: guint;

  pack_type: TGtkPackType

);