[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 17377
procedure gtk_box_set_child_packing( |
box: PGtkBox; |
child: PGtkWidget; |
expand: gboolean; |
fill: gboolean; |
padding: guint; |
pack_type: TGtkPackType |
); |