[ Version ( since = "0.8" ) ]
public static unowned ParamSpec class_find_child_property (ObjectClass klass, string property_name)
Looks up the ParamSpec for a child property of klass
.
klass |
a ObjectClass implementing the Container interface. |
property_name |
a property name. |
The ParamSpec for the property or |