ardour
Gtkmm2ext::ActionMap Member List

This is the complete list of members for Gtkmm2ext::ActionMap, including all inherited members.

_ActionMap typedefGtkmm2ext::ActionMapprivate
ActionMap()Gtkmm2ext::ActionMapinline
actionsGtkmm2ext::ActionMapprivate
find_action(const std::string &name)Gtkmm2ext::ActionMap
register_action(const char *path, const char *name, const char *label, sigc::slot< void > sl)Gtkmm2ext::ActionMap
register_radio_action(const char *path, Gtk::RadioAction::Group &, const char *name, const char *label, sigc::slot< void, GtkAction * > sl, int value)Gtkmm2ext::ActionMap
register_toggle_action(const char *path, const char *name, const char *label, sigc::slot< void > sl)Gtkmm2ext::ActionMap
~ActionMap()Gtkmm2ext::ActionMapinline