cell_get
Description:
Gets the values of one or more cell properties for renderer in this.
Parameters:
| this |
a `GtkCellArea` |
| renderer |
a `GtkCellRenderer` which is inside this |
| ... |
return location for the first cell property, followed optionally by more name/return location pairs, followed by null |
| first_prop_name |
the name of the first cell property to get |