Description:
Gets a toolbar group.
Syntax:
Parameters:
- index
- Type: int
- The index of the toolbar group.
Returns:
Type: ToolbarGroup
The toolbar group if successful, None otherwise.
Available since:
5.0
Description:
Gets a toolbar group.
Syntax:
Parameters:
- name
- Type: string
- The name of the toolbar group.
Returns:
Type: ToolbarGroup
The toolbar group if successful, None otherwise.
Available since:
5.0