GtkPackType

Represents the packing location gtk.Box children. (See: gtk.VBox, gtk.HBox, and gtk.ButtonBox).

Values

ValueMeaning
START0

The child is packed into the start of the box

END1

The child is packed into the end of the box