pangoTabArrayGetTab: pangoTabArrayGetTab
Description
Gets the alignment and position of a tab stop.Usage
pangoTabArrayGetTab(object, tab.index)
Arguments
tab.index
[integer] tab stop index
Value
A list containing the following elements:
alignment
- [
PangoTabAlign
] location to store alignment, or NULL
location
- [integer] location to store tab position, or
NULL