Method

GLibOptionContextfree

since: 2.6

Declaration

void
g_option_context_free (
  GOptionContext* context
)

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