Gtk.ExpanderStyle – gtk+-2.0 Reference Manual
Packages
gtk+-2.0
Gtk
ExpanderStyle
COLLAPSED
EXPANDED
SEMI_COLLAPSED
SEMI_EXPANDED
ExpanderStyle
Description:
[
CCode
( cprefix =
"GTK_EXPANDER_"
) ]
public
enum
ExpanderStyle
Used to specify the style of the expanders drawn by a
TreeView
.
Namespace:
Gtk
Package:
gtk+-2.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.