gtkDrawExtension {RGtk2} | R Documentation |
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.
gtkDrawExtension(object, window, state.type, shadow.type, x, y, width, height, gap.side)
|
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