Gtk.PackType – gtk+-3.0 Reference Manual
PackType
Description:
[
CCode
( cprefix =
"GTK_PACK_"
, type_id =
"gtk_pack_type_get_type ()"
) ]
public
enum
PackType
Represents the packing location
Box
children.
(See:
VBox
,
HBox
, and
ButtonBox
).
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Enum values:
END
-
The child is packed into the end of the box
START
-
The child is packed into the start of the box
2022 vala-language.org