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