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

Return Value

a list of strings with the cell property names to get the values for

Return Value

A 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.
 

See also

2021-12-20