Package: gtk

Accessor gtk:entry-attributes

Lambda List

gtk:entry-attributes (object)

Syntax

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

Arguments

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

Details

The accessor for the attributes slot of the gtk:entry class gets or sets the list of Pango attributes to apply to the text of the text entry.
 

See also

2025-08-11