Gtk.Menu.prototype.get_attach_widget

function get_attach_widget():Gtk.Widget {
    // Gjs wrapper for gtk_menu_get_attach_widget()
}

Returns the Gtk.Widget that the menu is attached to.

Returns

the Gtk.Widget that the menu is attached to