unset
Description:
public void unset ()
Clears the current value in this (if any) and "unsets" the type, this releases all resources associated with
this GValue.
An unset value is the same as an uninitialized (zero-filled) Value structure.
Parameters:
this |
An initialized Value structure.
|