Gtk.PackType
Represents the packing location Gtk.Box children. (See: Gtk.VBox, Gtk.HBox, and Gtk.ButtonBox).
- PackType.START
The child is packed into the start of the box
- PackType.END
The child is packed into the end of the box
Represents the packing location Gtk.Box children. (See: Gtk.VBox, Gtk.HBox, and Gtk.ButtonBox).
The child is packed into the start of the box
The child is packed into the end of the box