Virtual Method

Gtk.CellArea.get_cell_property

Declaration [src]

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

Description

No description available.

Parameters

renderer GtkCellRenderer
  No description available.
 Ownership is not transferred to the callee
property_id guint
  No description available.
value GValue*
  No description available.
 Ownership is not transferred to the callee
pspec GParamSpec*
  No description available.
 Ownership is not transferred to the callee