TabArray.setTab
void setTab(int tabIndex, pango.types.TabAlign alignment, int location)Sets the alignment and location of a tab stop.
Parameters
tabIndex | the index of a tab stop |
alignment | tab alignment |
location | tab location in Pango units |
void setTab(int tabIndex, pango.types.TabAlign alignment, int location)Sets the alignment and location of a tab stop.
tabIndex | the index of a tab stop |
alignment | tab alignment |
location | tab location in Pango units |