OptionContext.getHelpEnabled

Returns whether automatic --help generation is turned on for @context. See g_option_context_set_help_enabled().

class OptionContext
bool
getHelpEnabled
()

Return Value

Type: bool

%TRUE if automatic help generation is turned on.

Meta