get_menu
Description:
public unowned Menu get_menu ()
Gets the menu being used for this application indicator.
Wrapper function for property AppIndicator:menu.
Parameters:
| this |
The Indicator object to use
|
Returns:
|
The `GMenu` object or null if it hasn't been set
|