add_with_properties
Description:
Adds renderer
to this, setting cell properties at the same time.
See add and cell_set for more details.
Parameters:
this |
a CellArea |
renderer |
a CellRenderer to be placed 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 |