OptionContext.getMainGroup

Returns a pointer to the main group of @context.

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