[ Version ( since = "3.0" ) ]
public void cell_get (CellRenderer renderer, ...)
Gets the values of one or more cell properties for renderer
in this.
this |
a CellArea |
renderer |
a CellRenderer 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 |