Home
last modified time | relevance | path

Searched refs:update_accels (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/granite/granite-6.2.0/lib/Widgets/
H A DAccelLabel.vala77 update_accels ();
79 notify["accel-string"].connect (update_accels);
80 notify["action-name"].connect (update_accels);
85 private void update_accels () {
/dports/emulators/snes9x-gtk/snes9x-1.54.1/gtk/src/
H A Dgtk_s9xwindow.h59 void update_accels (void);
H A Dgtk_s9x.cpp94 top_level->update_accels (); in main()
H A Dgtk_preferences.cpp44 window->update_accels (); in snes9x_preferences_open()
H A Dgtk_s9xwindow.cpp1897 Snes9xWindow::update_accels (void) in update_accels() function in Snes9xWindow
/dports/games/libretro-snes9x/snes9x-73aa348/gtk/src/
H A Dgtk_s9xwindow.h61 void update_accels ();
H A Dgtk_s9x.cpp121 top_level->update_accels (); in main()
H A Dgtk_preferences.cpp41 window->update_accels (); in snes9x_preferences_open()
H A Dgtk_s9xwindow.cpp1990 Snes9xWindow::update_accels () in update_accels() function in Snes9xWindow
/dports/math/qalculate/qalculate-gtk-3.17.0/src/
H A Dmain.cc319 update_accels();
H A Dcallbacks.h159 void update_accels();
H A Dcallbacks.cc6061 void update_accels() { in update_accels() function