Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkExpanderStyle |
Enum : | ExpanderStyle |
Properties | |
---|---|
guint32 Gtk.ExpanderStyle.COLLAPSED : 0
|
|
guint32 Gtk.ExpanderStyle.EXPANDED : 3
|
|
guint32 Gtk.ExpanderStyle.SEMI_COLLAPSED : 1
|
|
guint32 Gtk.ExpanderStyle.SEMI_EXPANDED : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk
Method |
Gtk.paint_expander
(Style style, Context cr, StateType state_type, Widget widget, String detail, gint32 x, gint32 y, ExpanderStyle expander_style)
:
none
Draws an expander as used in GtkTreeView.
|