pub fn render_layout( context: &impl IsA<StyleContext>, cr: &Context, x: f64, y: f64, layout: &Layout)
Renders layout on the coordinates x, y
layout
x
y
context
a StyleContext
StyleContext
cr
a cairo::Context
cairo::Context
X origin
Y origin
the pango::Layout to render
pango::Layout