|
Ardour
9.0-pre0-1950-g391fe97693
|
Go to the source code of this file.
Namespaces | |
| Gtk | |
| Gtk::AccelMap | |
Functions | |
| void | Gtk::AccelMap::add_entry (const std::string &accel_path, guint accel_key, Gdk::ModifierType accel_mods) |
| bool | Gtk::AccelMap::change_entry (const std::string &accel_path, guint accel_key, Gdk::ModifierType accel_mods, bool replace) |
| void | Gtk::AccelMap::load (const std::string &filename) |
| void | Gtk::AccelMap::save (const std::string &filename) |
| void | Gtk::AccelMap::lock_path (const std::string &accel_path) |
| void | Gtk::AccelMap::unlock_path (const std::string &accel_path) |
| bool | Gtk::AccelMap::lookup_entry (const Glib::ustring &accel_path) |
| bool | Gtk::AccelMap::lookup_entry (const Glib::ustring &accel_path, Gtk::AccelKey &key) |