pangoScriptIterGetRange: pangoScriptIterGetRange
Description
Gets information about the range to which iter
currently points.
The range is the set of locations p where *start Usage
pangoScriptIterGetRange(object)
Value
A list containing the following elements:
start
- [char] location to store start position of the range, or
NULL
end
- [char] location to store end position of the range, or
NULL
script
- [
PangoScript
] location to store script for range, or NULL