Virtual Method
Gtk.CellArea.set_cell_property
Declaration [src]
void
set_cell_property (
  GtkCellArea* area,
  GtkCellRenderer* renderer,
  guint property_id,
  const GValue* value,
  GParamSpec* pspec
)
Parameters
| renderer | GtkCellRenderer | 
| No description available. | |
| Ownership is not transferred to the callee | |
| property_id | guint | 
| No description available. | |
| value | const GValue* | 
| No description available. | |
| Ownership is not transferred to the callee | |
| pspec | GParamSpec* | 
| No description available. | |
| Ownership is not transferred to the callee |