Package: gtk

Accessor gtk-cell-renderer-progress-text-yalign

Lambda List

gtk-cell-renderer-progress-text-yalign (object)

Syntax

(gtk-cell-renderer-progress-text-yalign object) => align
(setf (gtk-cell-renderer-progress-text-yalign object) align)

Arguments

object -- a gtk-cell-renderer-progress object
align -- a :float which controls the vertical alignment

Details

Accessor of the text-yalign slot of the gtk-cell-renderer-progress class.

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

See also

2020-6-14