renderLayout
fn
void 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
context | a #GtkStyleContext |
cr | a #cairo_t |
x | X origin |
y | Y origin |
layout | the #PangoLayout to render |