Enumeration
GtkPackType
Description [src]
Represents the packing location of a children in its parent.
See GtkWindowControls
for example.
Members
Name | Description |
---|---|
GTK_PACK_START |
The child is packed into the start of the widget. |
GTK_PACK_END |
The child is packed into the end of the widget. |