CellRendererProgress.textYalign

float textYalign() @property

Get textYalign property.

Returns

The "text-yalign" property controls the vertical alignment of the

text in the progress bar. Valid values range from 0 (top) to 1 (bottom).

void textYalign(float propval) @property

Set textYalign property.

Parameters

propvalThe "text-yalign" property controls the vertical alignment of the text in the progress bar. Valid values range from 0 (top) to 1 (bottom).