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 gtk:justification value

Details

Accessor of the justification slot of the gtk:text-tag class. The left, right, or center justification.
 

See also

2024-7-2