CellRendererProgress.textXalign

float textXalign() @property

Get textXalign property.

Returns

The "text-xalign" property controls the horizontal alignment of the

text in the progress bar. Valid values range from 0 (left) to 1 (right). Reserved for RTL layouts.

void textXalign(float propval) @property

Set textXalign property.

Parameters

propvalThe "text-xalign" property controls the horizontal alignment of the text in the progress bar. Valid values range from 0 (left) to 1 (right). Reserved for RTL layouts.