pangoLayoutLineIndexToX
Converts an index within a line to a X position.
pangoLayoutLineIndexToX(object, index, trailing)
|
|
|
[integer] byte offset of a grapheme within the layout |
|
[logical] an integer indicating the edge of the grapheme to retrieve the position of. If > 0, the trailing edge of the grapheme, if 0, the leading of the grapheme. |
A list containing the following elements:
|
[integer] location to store the x_offset (in Pango unit) |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.