render_layout


Description:

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

Renders layout on the coordinates x, y

Parameters:

cr

a Context

x

X origin

y

Y origin

layout

the Layout to render

context

a StyleContext