GtkPackType

Represents the packing location of a children in its parent.

See class@WindowControls for example.

Values

ValueMeaning
Start0

The child is packed into the start of the widget

End1

The child is packed into the end of the widget