Method
PangoTabArrayget_decimal_point
Declaration [src]
gunichar
pango_tab_array_get_decimal_point (
PangoTabArray* tab_array,
int tab_index
)
Description [src]
Gets the decimal point to use.
This is only relevant for PANGO_TAB_DECIMAL
.
The default value of 0 means that Pango will use the decimal point according to the current locale.
Available since: | 1.50 |