StyleContext.renderLayout

Renders layout on the coordinates x, y

class StyleContext
void
renderLayout
(,
double x
,
double y
,)

Parameters

cr Context

a cairo_t

x double

X origin

y double

Y origin

layout PgLayout

the PangoLayout to render Since 3.0

Meta