OptionContext.getHelpEnabled

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

class OptionContext
int
getHelpEnabled
()

Return Value

Type: int

TRUE if automatic help generation is turned on.

Meta