Package: gtk

Accessor gtk-text-tag-justification

Lambda List

gtk-text-tag-justification (object)

Syntax

(gtk-text-tag-justification object) => justification
(setf (gtk-text-tag-justification object) justification)

Arguments

object -- a gtk-text-tag object
justification -- a value of the gtk-justification enumeration

Details

Accessor of the justification slot of the gtk-text-tag class.

Left, right, or center justification.
 

See also

2021-2-21