Property
GtkMenuItem:accel-path
since: 2.14
Description [src]
Sets the accelerator path of the menu item, through which runtime changes of the menu item’s accelerator caused by the user can be identified and saved to persistant storage.
Type:gchar*
Available since: 2.14
Default value | NULL |
Getter method | gtk_menu_item_get_accel_path() |
Setter method | gtk_menu_item_set_accel_path() |