cl-cffi-gtk
API documentation
Package:
gobject
Function g-value-unset
Lambda List
g-value-unset
(
value
)
Arguments
value
-- an initialized
g-value
instance
Details
Clears the current value in
value
and "unsets" the type, this releases all resources associated with this
g-value
instance. An unset value is the same as an uninitialized (zero-filled)
g-value
instance.
See also
g-value
2021-4-8