AppIndicator.Indicator.prototype.get_menu
function get_menu():Gtk.Menu {
// Gjs wrapper for app_indicator_get_menu()
}Gets the menu being used for this application indicator. Wrapper function for property #AppIndicator:menu.
- Returns
A Gtk.Menu object or null if one hasn't been set.