GtkPackType

Represents the packing location #GtkBox children. (See: #GtkVBox, #GtkHBox, and #GtkButtonBox).

Values

ValueMeaning
START0

The child is packed into the start of the box

END1

The child is packed into the end of the box

Meta