get_actions
Description:
public unowned SimpleActionGroup get_actions ()
Gets the action group associated with the menu items.
Wrapper function for property actions.
Parameters:
| this |
The Indicator object to use
|
Returns:
|
The `GSimpleActionGroup` object or null if it hasn't been set
|