TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 3.0
Renders an expander (as used in Gtk.TreeView and Gtk.Expander) in the area defined by x, y, width, height. The state Gtk.StateFlags.CHECKED determines whether the expander is collapsed or expanded.
x
y
width
height
Typical expander rendering:
a Gtk.StyleContext
a cairo.Context
X origin of the rectangle
Y origin of the rectangle
rectangle width
rectangle height
3.0
Renders an expander (as used in Gtk.TreeView and Gtk.Expander) in the area defined by
x,y,width,height. The state Gtk.StateFlags.CHECKED determines whether the expander is collapsed or expanded.Typical expander rendering: