Source position: gtkbox.pp line 63
procedure gtk_box_pack_end(
box: PGtkBox;
child: PGtkWidget;
expand: gboolean;
fill: gboolean;
padding: guint
);