Package: gtk

Function gtk:cell-area-cell-set

Lambda List

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

Arguments

area -- a gtk:cell-area object
renderer -- a gtk:cell-renderer object which is cell inside area
args -- cell property names and values

Details

Sets one or more cell properties for the cell 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