Deprecatedstyle: Gtk.StyleDeprecatedcr: default.ContextDeprecatedstate_type: Gtk.StateTypea state
Deprecatedwidget: Gtk.Widgetthe widget
Deprecateddetail: stringa style detail
Deprecatedx: numberthe x position to draw the expander at
Deprecatedy: numberthe y position to draw the expander at
Deprecatedexpander_style: Gtk.ExpanderStylethe style to draw the expander in; determines whether the expander is collapsed, expanded, or in an intermediate state.
Draws an expander as used in Gtk.TreeView.
xandyspecify the center the expander. The size of the expander is determined by the “expander-size” style property ofwidget. (If widget is not specified or doesn’t have an “expander-size” property, an unspecified default size will be used, since the caller doesn't have sufficient information to position the expander, this is likely not useful.) The expander is expander_size pixels tall in the collapsed position and expander_size pixels wide in the expanded position.