Package: gtk

Accessor gtk-cell-renderer-text-alignment

Lambda List

gtk-cell-renderer-text-alignment (object)

Syntax

(gtk-cell-renderer-text-alignment object) => alignment
(setf (gtk-cell-renderer-text-alignment object) alignment)

Arguments

object -- a gtk-cell-renderer-text object
alignment -- a value of the pango-alignment enumeration

Details

Accessor of the alignment slot of the gtk-cell-renderer-text class.

Specifies how to align the lines of text with respect to each other. Note that this property describes how to align the lines of text in case there are several of them. The xalign property of gtk-cell-renderer, on the other hand, sets the horizontal alignment of the whole text.
 

See also

2020-6-13