Description Usage Arguments Author(s)
Draws an extension, i.e. a notebook tab.
WARNING: gtk_draw_extension
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintExtension
instead.
1 2 | gtkDrawExtension(object, window, state.type, shadow.type, x,
y, width, height, gap.side)
|
|
a |
|
a |
|
a state |
|
type of shadow to draw |
|
x origin of the extension |
|
y origin of the extension |
|
width of the extension |
|
width of the extension |
|
the side on to which the extension is attached |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.