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 structure

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.
 

See also

2020-6-13