Description Usage Arguments Author(s)
Draws a text string on window
with the given parameters.
WARNING: gtk_draw_string
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintLayout
instead.
1 | gtkDrawString(object, window, state.type, x, y, string)
|
|
a |
|
a |
|
a state |
|
x origin |
|
y origin |
|
the string to draw |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.