- (attribute-reset! [handle (or/c ihandle? #f)] [name (or/c symbol? string?)]) -> void?procedure
Resets the value of an attribute to its default. If the handle is #f, a global attribute is accessed.
Resets the value of an attribute to its default. If the handle is #f, a global attribute is accessed.