Method
GLibOptionContextget_help_enabled
since: 2.6
Declaration [src]
gboolean
g_option_context_get_help_enabled (
GOptionContext* context
)
Description [src]
Returns whether automatic --help
generation
is turned on for context
. See g_option_context_set_help_enabled().
Available since: 2.6