cairo_show_layout_line


Description:


[ Version ( since = "1.10" ) ]
public void cairo_show_layout_line (Context cr, LayoutLine line)

Draws a `PangoLayoutLine` in the specified cairo context.

The origin of the glyphs (the left edge of the line) will be drawn at the current point of the cairo context.

Parameters:

cr

a Cairo context

line

a `PangoLayoutLine`


Namespace: Pango
Package: pangocairo