AppIndicator.Indicator.prototype.set_menu
function set_menu(menu:Gtk.Menu):void { // Gjs wrapper for app_indicator_set_menu() }
Sets the menu that should be shown when the Application Indicator is clicked on in the panel. An application indicator will not be rendered unless it has a menu.
Wrapper function for property #AppIndicator:menu.
- menu
A Gtk.Menu to set