PgTabArray.setTab

Sets the alignment and location of a tab stop. @alignment must always be #PANGO_TAB_LEFT in the current implementation.

class PgTabArray
void
setTab
(,
PangoTabAlign alignment
,)

Parameters

tabIndex int

the index of a tab stop

alignment PangoTabAlign

tab alignment

location int

tab location in Pango units

Meta