render_layout


Description:

[ CCode ( cname = "gtk_render_layout" ) ]
public void render_layout (Context cr, double x, double y, Layout layout)

Renders layout on the coordinates x, y

Parameters:

cr

a `cairo_t`

x

X origin

y

Y origin

layout

the `PangoLayout` to render

context

a `GtkStyleContext`