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