find_property


Description:

public unowned ParamSpec find_property (string property_name)

Finds the ParamSpec installed by this for the property with property_name.

Parameters:

this

a Stylable

property_name

the name of the property to find

Returns:

a ParamSpec for the given property, or null if no property with that name was found




2022 vala-language.org