Package: gtk

Accessor gtk:text-tag-rise

Lambda List

gtk:text-tag-rise (object)

Syntax

(gtk:text-tag-rise object) => rise
(setf (gtk:text-tag-rise object) rise)

Arguments

object -- a gtk:text-tag object
rise -- an integer with the offset of text above the baseline in Pango units

Details

Accessor of the rise slot of the gtk:text-tag class. The offset of text above the baseline, below the baseline if rise is negative, in Pango units.
 

See also

2024-7-2