reset_properties
Description:
[
Version ( since =
"2.4" ) ]
public static void reset_properties (
Object object)
Resets all writable properties of object to the default values as defined in their
ParamSpec.
Properties marked as "construct-only" are not touched.
If you want to reset a Config object, please use
reset.
Parameters: