StyleContext.renderLayout

Renders layout on the coordinates x, y

class StyleContext
static
void
renderLayout

Parameters

context StyleContext
cr Context
x double

X origin

y double

Y origin

layout PgLayout

the gtk.Layout to render

Meta