Method
GLibOptionContextfree
since: 2.6
Description
Frees context and all the groups which have been added to it.
Please note that parsed arguments need to be freed separately (see
GOptionEntry
).
Available since: 2.6
Parameters
context
-
Type:
GOptionContext
A
GOptionContext
.The instance takes ownership of the data, and is responsible for freeing it.