Package: gtk

Accessor gtk:cell-renderer-text-attributes

Lambda List

gtk:cell-renderer-text-attributes (object)

Syntax

(gtk:cell-renderer-text-attributes object) => attributes
(setf (gtk:cell-renderer-text-attributes object) attributes)

Arguments

object -- a gtk:cell-renderer-text object
attributes -- a pango:attr-list instance

Details

Accessor of the attributes slot of the gtk:cell-renderer-text class. A list of style attributes to apply to the text of the renderer.

Warning

The gtk:cell-renderer-text implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-2-21