Method
GIRepositoryConstantInfofree_value
since: 2.80
Declaration [src]
void
gi_constant_info_free_value (
GIConstantInfo* info,
GIArgument* value
)
Description [src]
Free the value returned from gi_constant_info_get_value()
.
Available since: 2.80
This method is not directly available to language bindings.
Parameters
value
-
Type:
GIArgument
The argument.
The data is owned by the caller of the method.