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