Gtk.ExpanderStyle – gtk+-3.0 Reference Manual
ExpanderStyle
Description:
[
CCode
( cprefix =
"GTK_EXPANDER_"
, type_id =
"gtk_expander_style_get_type ()"
) ]
public
enum
ExpanderStyle
Used to specify the style of the expanders drawn by a
TreeView
.
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Enum values:
COLLAPSED
-
The style used for a collapsed subtree.
EXPANDED
-
The style used for an expanded subtree.
SEMI_COLLAPSED
-
Intermediate style used during animation.
SEMI_EXPANDED
-
Intermediate style used during animation.
2022 vala-language.org