find_property


Description:

public unowned ParamSpec find_property (string property_name)

Parameters:

this

the node to lookup a paramspec on

property_name

the name of the property to get a paramspec for.

Returns:

the GParamSpec of property or NULL if no such property exists.