Package: gtk
Accessor gtk-cell-renderer-progress-text-xalign
Lambda Listgtk-cell-renderer-progress-text-xalign (object) Syntax(gtk-cell-renderer-progress-text-xalign object) => align (setf (gtk-cell-renderer-progress-text-xalign object) align) Argumentsobject -- a gtk-cell-renderer-progress object align -- a :float which controls the horizontal alignment Details Accessor of the text-xalign slot of the gtk-cell-renderer-progress class. Controls the horizontal alignment of the text in the progress bar. Valid values range from 0 (left) to 1 (right). Reserved for RTL layouts. | See also |
2020-6-14