Style.drawExpander

Warning gtk_draw_expander has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_expander() instead. Draws an expander as used in GtkTreeView.

class Style
void
drawExpander

Parameters

window Window

a GdkWindow

stateType GtkStateType

a state

x int

the x position to draw the expander at

y int

the y position to draw the expander at

expanderStyle GtkExpanderStyle

the style to draw the expander in

Meta