Class method

GtkCellAreaClassfind_cell_property

Declaration [src]

GParamSpec*
gtk_cell_area_class_find_cell_property (
  CellAreaClass* self
)

Description [src]

Finds a cell property of a cell area class by name.

Return value

Returns: GParamSpec*
 

The GParamSpec of the child property.

 The data is owned by the instance.