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

Type: GtkCellRenderer

No description available.

The data is owned by the caller of the method.
property_id

Type: guint

No description available.

value

Type: GValue

No description available.

The data is owned by the caller of the method.
pspec

Type: GParamSpec

No description available.

The data is owned by the caller of the method.