CellRendererProgress.textXalign

Set textXalign property.

  1. float textXalign [@property getter]
  2. float textXalign [@property setter]
    class CellRendererProgress
    @property
    void
    textXalign
    (
    float propval
    )

Parameters

propval float

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.