gtkDrawLayout {RGtk2} | R Documentation |
Draws a layout on window
using the given parameters.
WARNING: gtk_draw_layout
is deprecated and should not be used in newly-written code.
gtkDrawLayout(object, window, state.type, use.text, x, y, layout)
|
a |
|
|
|
a state |
|
whether to use the text or foreground
graphics context of |
|
x origin |
|
y origin |
|
the layout to draw |
Derived by RGtkGen from GTK+ documentation