Gtk.Menu.prototype.get_accel_path
function get_accel_path():String { // Gjs wrapper for gtk_menu_get_accel_path() }
Retrieves the accelerator path set on the menu.
Since 2.14
- Returns
the accelerator path set on the menu.
function get_accel_path():String { // Gjs wrapper for gtk_menu_get_accel_path() }
Retrieves the accelerator path set on the menu.
Since 2.14
the accelerator path set on the menu.