renderLayout

fnvoid renderLayout(gtk.style_context.StyleContext context, cairo.context.Context cr, double x, double y, pango.layout.Layout layout)

Renders layout on the coordinates x, y

Parameters

contexta #GtkStyleContext
cra #cairo_t
xX origin
yY origin
layoutthe #PangoLayout to render