OptionContext.getMainGroup

Returns a pointer to the main group of context. Since 2.6

class OptionContext
getMainGroup
()

Return Value

the main group of context, or NULL if context doesn't have a main group. Note that group belongs to context and should not be modified or freed.

Meta