get_default_value
Description:
[
Version ( since =
"2.38" ) ]
public unowned Value?
get_default_value ()
Gets the default value of this as a pointer to a Value.
The Value will remain valid for the life of this.
Parameters:
Returns:
a pointer to a Value which must not be modified
|