Description Usage Arguments Author(s)
Draws a handle as used in GtkHandleBox
and GtkPaned
.
WARNING: gtk_draw_handle
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintHandle
instead.
1 2 | gtkDrawHandle(object, window, state.type, shadow.type, x, y,
width, height, orientation)
|
|
a |
|
a |
|
a state |
|
type of shadow to draw |
|
x origin of the handle |
|
y origin of the handle |
|
with of the handle |
|
height of the handle |
|
the orientation of the handle |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.