Method
GtkMenuItemget_accel_path
since: 2.14
Declaration [src]
const gchar*
gtk_menu_item_get_accel_path (
GtkMenuItem* menu_item
)
Description [src]
Retrieve the accelerator path that was previously set on menu_item
.
See gtk_menu_item_set_accel_path()
for details.
Available since: 2.14
Gets property | Gtk.MenuItem:accel-path |