Virtual Method

GtkCellAreaset_cell_property

Declaration [src]

void
set_cell_property (
  GtkCellArea* area,
  GtkCellRenderer* renderer,
  guint property_id,
  const GValue* value,
  GParamSpec* pspec
)

Description

No description available.

Parameters

renderer GtkCellRenderer
  No description available.
 The data is owned by the caller of the function.
property_id guint
  No description available.
value const GValue*
  No description available.
 The data is owned by the caller of the function.
pspec GParamSpec*
  No description available.
 The data is owned by the caller of the function.