Description Usage Arguments Author(s)
Draws an expander as used in GtkTreeView
.
WARNING: gtk_draw_expander
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintExpander
instead.
1 | gtkDrawExpander(object, window, state.type, x, y, is.open)
|
|
a |
|
a |
|
a state |
|
the x position to draw the expander at |
|
the y position to draw the expander at |
|
the style to draw the expander in |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.