cairo_show_layout


Description:


[ Version ( since = "1.10" ) ]
public void cairo_show_layout (Context cr, Layout layout)

Draws a `PangoLayout` in the specified cairo context.

The top-left corner of the `PangoLayout` will be drawn at the current point of the cairo context.

Parameters:

cr

a Cairo context

layout

a Pango layout


Namespace: Pango
Package: pangocairo