find_property


Description:

public unowned ParamSpec? find_property (string property_name)

Looks up the ParamSpec for a property of a class.

Parameters:

this

a ObjectClass

property_name

the name of the property to look up

Returns:

the ParamSpec for the property, or null if the class doesn't have a property of that name