Warning gtk_paint_string has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_layout() instead. Draws a text string on window with the given parameters.
a GdkWindow
a state
clip rectangle, or NULL if the output should not be clipped. [allow-none]
the widget. [allow-none]
a style detail. [allow-none]
x origin
y origin
the string to draw
See Implementation
Warning gtk_paint_string has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_layout() instead. Draws a text string on window with the given parameters.