Warning gtk_paint_layout has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_layout() instead Draws a layout on cr using the given parameters.
a cairo_t
a state
whether to use the text or foreground graphics context of style
the widget. [allow-none]
a style detail. [allow-none]
x origin
y origin
the layout to draw
See Implementation
Warning gtk_paint_layout has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_layout() instead Draws a layout on cr using the given parameters.