install_cell_property
Description:
[ CCode ( cname = "gtk_cell_area_class_install_cell_property" ) ]
public class void install_cell_property (uint property_id, ParamSpec pspec)
public class void install_cell_property (uint property_id, ParamSpec pspec)
Installs a cell property on a cell area class.
Parameters:
this |
a `GtkCellAreaClass` |
property_id |
the id for the property |
pspec |
the `GParamSpec` for the property |