Package: gtk

Function gtk:cell-area-cell-get

Lambda List

gtk:cell-area-cell-get (area renderer &rest args)

Arguments

area -- a gtk:cell-area object
renderer -- a gtk:cell-renderer object that is inside area
args -- a list of strings for the cell property names to get the values for

Return Value

The list for the values of the cell properties.

Details

Gets the values of one or more cell properties for the cell renderer in the cell area.
 

See also

#2025-07-14