Package: gtk

Function gtk-cell-area-cell-property

Lambda List

gtk-cell-area-cell-property (area renderer property)

Syntax

(gtk-cell-area-property area renderer property) => value
(setf (gtk-cell-area-property area renderer property) value)

Arguments

area -- a gtk-cell-area object
renderer -- a gtk-cell-renderer object which is inside area
property -- a string with the name of the cell property
value -- a value for the property

Details

Gets or sets the value of a cell property for the cell renderer inside the cell area.
 

See also

2021-12-19