Source position: lazgtk3.pas line 17372
procedure gtk_box_pack_start(
box: PGtkBox;
child: PGtkWidget;
expand: gboolean;
fill: gboolean;
padding: guint
);