API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.PackType
Represents the packing location of a children in its parent.
See GtkWindowControls for example.
GtkWindowControls
GTK_PACK_START
The child is packed into the start of the widget.
0
GTK_PACK_END
The child is packed into the end of the widget.
1
Content