TabArray.getDecimalPoint

Gets the Unicode character to use as decimal point.

This is only relevant for tabs with pango.types.TabAlign.Decimal alignment, which align content at the first occurrence of the decimal point character.

The default value of 0 means that Pango will use the decimal point according to the current locale.

class TabArray
dchar
getDecimalPoint
()

Parameters

tabIndex int

the index of a tab stop

Return Value

Type: dchar