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 which is inside area
args -- strings with the cell property names to get the values for

Return Value

The list with the values of the cell properties.

Details

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

Warning

The gtk:cell-area implementation is deprecated since 4.10. List views use widgets for displaying their contents.
 

See also

2024-7-7