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 `GtkCellArea` |
| renderer |
a `GtkCellRenderer` 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 |