Package: gtk

Accessor gtk:inscription-attributes

Lambda List

gtk:inscription-attributes (object)

Syntax

(gtk:inscription-attributes object) => attrs
(setf (gtk:inscription-attributes object) attrs)

Arguments

object -- a gtk:inscription widget
attrs -- a pango:attr-list instance

Details

Accessor of the attributes slot of the gtk:inscription class. The gtk:inscription-attributes function gets the attribute list of the inscription. The (setf gtk:inscription-attributes) function applies attributes to the inscription text. These attributes will not be evaluated for sizing the inscription.

Since 4.8
 

See also

2024-4-25