Method

PangoTabArrayset_decimal_point

Declaration [src]

void
pango_tab_array_set_decimal_point (
  PangoTabArray* tab_array,
  int tab_index,
  gunichar decimal_point
)

Description [src]

Sets the decimal point to use.

This is only relevant for PANGO_TAB_DECIMAL.

By default, Pango uses the decimal point according to the current locale.

Available since:1.50

Parameters

tab_index int
 

The index of a tab stop.

decimal_point gunichar
 

The decimal point to use.