Gtk.Menu.prototype.get_accel_group
function get_accel_group():Gtk.AccelGroup { // Gjs wrapper for gtk_menu_get_accel_group() }
Gets the Gtk.AccelGroup which holds global accelerators for the menu. See Gtk.set_accel_group.
- Returns
the Gtk.AccelGroup associated with the menu