[ Version ( since = "3.0" ) ]
public void cell_set (CellRenderer renderer, ...)
Sets one or more cell properties for cell
in this.
this |
a CellArea |
renderer |
a CellRenderer which is a cell inside this |
... |
a null-terminated list of property names and values, starting with |
first_prop_name |
the name of the first cell property to set |