Virtual Method
GtkCellAreaget_cell_property
Declaration [src]
void
get_cell_property (
  GtkCellArea* area,
  GtkCellRenderer* renderer,
  guint property_id,
  GValue* value,
  GParamSpec* pspec
)
Description [src]
This should be implemented to report the values of
  child cell properties for a given child GtkCellRenderer.
Parameters
- renderer
- 
            Type: GtkCellRendererNo description available. The data is owned by the caller of the function. 
- property_id
- 
            Type: guintNo description available. 
- value
- 
            Type: GValueNo description available. The data is owned by the caller of the function. 
- pspec
- 
            Type: GParamSpecNo description available. The data is owned by the caller of the function.