[ Version ( since = "3.0" ) ]
public void add_with_properties (CellRenderer renderer, ...)
Adds renderer
to this, setting cell properties at the same time.
See add and cell_set for more details.
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 |