[ CCode ( cname = "gtk_cell_area_class_install_cell_property" ) ]
[ Version ( since = "3.0" ) ]
public class void install_cell_property (uint property_id, ParamSpec pspec)
Installs a cell property on a cell area class.
this |
a CellArea |
property_id |
the id for the property |
pspec |
the ParamSpec for the property |