set_tab
Description:
public void set_tab (
int tab_index,
TabAlign alignment,
int location)
Sets the alignment and location of a tab stop.
Parameters:
| this |
a `PangoTabArray`
|
| tab_index |
the index of a tab stop
|
| alignment |
tab alignment
|
| location |
tab location in Pango units
|