Description Usage Arguments Value Author(s)
Computes the extents of a sub-portion of a glyph string. The extents are relative to the start of the glyph string range (the origin of their coordinate system is at the start of the range, not at the start of the entire glyph string).
1 | pangoGlyphStringExtentsRange(object, start, end, font)
|
|
[ |
|
[integer] start index |
|
[integer] end index (the range is the set of bytes with indices such that start <= index < end) |
|
[ |
A list containing the following elements:
|
[ |
|
[ |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.