get_default_value


Description:

public bool get_default_value (string property_name, out Value value_out)

Query this for the default value of property property_name and fill value_out with the result.

Parameters:

this

a Stylable

property_name

name of the property to query

value_out

return location for the default value

Returns:

true if property property_name exists and the default value has been returned.




2022 vala-language.org