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 gtk.style_context.StyleContext
cra cairo.context.Context
xX origin
yY origin
layoutthe pango.layout.Layout to render