Home
last modified time | relevance | path

Searched refs:remove_accelerator (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/multiedit/multiedit/
H A Dappactivatable.py48 self.app.remove_accelerator("win.multiedit", None)
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/joinlines/
H A Djoinlines.py44 self.app.remove_accelerator("win.joinlines", None)
45 self.app.remove_accelerator("win.splitlines", None)
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/commander/commander/
H A Dappactivatable.py65 self.app.remove_accelerator("win.commander", None)
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dapplication.h647 void remove_accelerator(const Glib::ustring& action_name, GVariant* parameter);
655 void remove_accelerator(const Glib::ustring& action_name);
H A Dapplication.cc528 void Application::remove_accelerator(const Glib::ustring& action_name, GVariant* parameter) in remove_accelerator() function in Gtk::Application
537 void Application::remove_accelerator(const Glib::ustring& action_name) in remove_accelerator() function in Gtk::Application
H A Dwidget.h788 …bool remove_accelerator(const Glib::RefPtr<AccelGroup>& accel_group, guint accel_key, Gdk::Modifie…
/dports/deskutils/gnote/gnote-41.1/src/plugins/inserttimestamp/
H A Dinserttimestampnoteaddin.cpp100 window->keybinder().remove_accelerator(m_accelerator); in on_note_backgrounded()
/dports/devel/devhelp/devhelp-41.2/plugins/gedit-plugin/
H A Ddevhelp.py46 self.app.remove_accelerator("win.devhelp", None)
/dports/editors/pluma/pluma-1.26.0/plugins/externaltools/tools/
H A Dmanager.py225 def remove_accelerator(self, item, shortcut=None): member in Manager
562 self.remove_accelerator(node, shortcut)
584 self.remove_accelerator(node)
644 self.remove_accelerator(self.current_node)
684 self.remove_accelerator(self.current_node)
/dports/editors/gedit/gedit-40.1/plugins/externaltools/tools/
H A Dmanager.py240 def remove_accelerator(self, item, shortcut=None): member in Manager
585 self.remove_accelerator(node, shortcut)
607 self.remove_accelerator(node)
667 self.remove_accelerator(self.current_node)
740 self.remove_accelerator(self.current_node)
H A Dappactivatable.py50 app.remove_accelerator(tool.shortcut)
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/codecomment/
H A Dcodecomment.py55 self.app.remove_accelerator("win.comment", None)
56 self.app.remove_accelerator("win.uncomment", None)
/dports/editors/gedit/gedit-40.1/plugins/quickopen/quickopen/
H A D__init__.py51 self.app.remove_accelerator("win.quickopen", None)
/dports/deskutils/gnote/gnote-41.1/src/
H A Dutils.hpp88 void remove_accelerator(void*);
H A Dutils.cpp259 void GlobalKeybinder::remove_accelerator(void *accel) in remove_accelerator() function in gnote::utils::GlobalKeybinder
H A Dsearchnoteswidget.cpp1426 win->keybinder().remove_accelerator(m_open_note_accel); in background()
1427 win->keybinder().remove_accelerator(m_open_note_new_window_accel); in background()
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/translate/translate/
H A D__init__.py67 self.app.remove_accelerator("win.translate", None)
/dports/devel/regexxer/regexxer-0.10/src/
H A Dstatusline.cc330 stop_button_->remove_accelerator( in on_hierarchy_changed()
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/synctex/synctex/
H A Dsynctex.py346 self.app.remove_accelerator("win.synctex", None)
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkWidget.t96 $widget->remove_accelerator ($accel_group, $Gtk2::Gdk::Keysyms{ Return }, qw/shift-mask/);
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dapplication.hg321 …_WRAP_METHOD(void remove_accelerator(const Glib::ustring& action_name, GVariant* parameter{?}), gt…
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dwidget.h689 …bool remove_accelerator(const Glib::RefPtr<AccelGroup>& accel_group, guint accel_key, Gdk::Modifie…
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dwidget.hg169 _WRAP_METHOD(bool remove_accelerator(const Glib::RefPtr<AccelGroup>& accel_group,
794 …//_WRAP_SIGNAL(void remove_accelerator(GtkAccelGroup* accel_group, guint, Gdk::ModifierType), "rem…
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkwidget.pp103remove_accelerator : procedure (widget:PGtkWidget; accel_group:PGtkAccelGroup; accel_key:guint; ac…
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dwidget.rs436 fn remove_accelerator<P: IsA<AccelGroup>>( in remove_accelerator() method
2311 fn remove_accelerator<P: IsA<AccelGroup>>( in remove_accelerator() method

123