Home
last modified time | relevance | path

Searched refs:menu_accel (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimptoolinfo.c91 g_clear_pointer (&tool_info->menu_accel, g_free); in gimp_tool_info_finalize()
129 const gchar *menu_accel, in gimp_tool_info_new() argument
165 tool_info->menu_accel = g_strdup (menu_accel); in gimp_tool_info_new()
H A Dgimptoolinfo.h49 gchar *menu_accel; member
79 const gchar *menu_accel,
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dtools-types.h56 const gchar *menu_accel,
H A Dgimp-tools.c110 const gchar *menu_accel,
658 const gchar *menu_accel, in gimp_tools_register() argument
738 menu_accel, in gimp_tools_register()
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dmenu.c113 static Q8tkWidget *menu_accel; /* �ᥤ���˥塼�Υ������ */ variable
6177 q8tk_accel_group_add(menu_accel, Q8TK_KEY_F12, w, "clicked"); in menu_top_button()
6180 q8tk_accel_group_add(menu_accel, Q8TK_KEY_ESC, w, "clicked"); in menu_top_button()
6304 menu_accel = q8tk_accel_group_new(); in menu_top()
6305 q8tk_accel_group_attach(menu_accel, win); in menu_top()
6325 q8tk_accel_group_add(menu_accel, menu_fkey[i].key, in menu_top()
6334 q8tk_accel_group_add(menu_accel, menu_fkey[i].key, in menu_top()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dtools-actions.c782 entry.accelerator = tool_info->menu_accel; in tools_actions_setup()
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/
H A DChangeLog27400 prefs: move mnemonics and menu_accel to General
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-03201 take over the menu_path and menu_accel of the overridden proc