GtkExpanderStyle

Used to specify the style of the expanders drawn by a gtk.TreeView

Values

ValueMeaning
COLLAPSED0

The style used for a collapsed subtree.

SEMI_COLLAPSED1

Intermediate style used during animation.

SEMI_EXPANDED2

Intermediate style used during animation.

EXPANDED3

The style used for an expanded subtree.