pangoTabArraySetTab {RGtk2} | R Documentation |
Sets the alignment and location of a tab stop.
alignment
must always be
PANGO_TAB_LEFTin the current implementation.
pangoTabArraySetTab(object, tab.index, alignment, location)
|
|
|
the index of a tab stop |
|
tab alignment |
|
tab location in Pango units |
Derived by RGtkGen from GTK+ documentation