MenuItem.getAccelPath

Retrieve the accelerator path that was previously set on menu_item. See gtk_menu_item_set_accel_path() for details. Since 2.14

class MenuItem
string
getAccelPath
()

Return Value

Type: string

the accelerator path corresponding to this menu item's functionality, or NULL if not set

Meta