Description Usage Arguments Value Author(s)
Divides the vertical space in the PangoLayout
being iterated over
between the lines in the layout, and returns the space belonging to
the current line. A line's range includes the line's logical
extents, plus half of the spacing above and below the line, if
pangoLayoutSetSpacing
has been called to set layout spacing.
The Y positions are in layout coordinates (origin at top left of the
entire layout).
1 | pangoLayoutIterGetLineYrange(object)
|
|
[ |
A list containing the following elements:
|
[integer] start of line |
|
[integer] end of line |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.