Gtk.MenuToolButton.prototype.get_menu

function get_menu():Gtk.Widget {
    // Gjs wrapper for gtk_menu_tool_button_get_menu()
}

Gets the Gtk.Menu associated with Gtk.MenuToolButton.

Since 2.6

Returns

the Gtk.Menu associated with Gtk.MenuToolButton