TabArray.getTab
void getTab(int tabIndex, out pango.types.TabAlign alignment, out int location)Gets the alignment and position of a tab stop.
Parameters
tabIndex | tab stop index |
alignment | location to store alignment |
location | location to store tab position |