|
gtkmm 4.16.0
|
This is the complete list of members for Gtk::Shortcut, including all inherited members.
| create(const Glib::RefPtr< const ShortcutTrigger > & trigger, const Glib::RefPtr< const ShortcutAction > & action) | Gtk::Shortcut | static |
| get_action() const | Gtk::Shortcut | |
| get_arguments() const | Gtk::Shortcut | |
| get_trigger() const | Gtk::Shortcut | |
| get_type() | Gtk::Shortcut | static |
| gobj() | Gtk::Shortcut | inline |
| gobj() const | Gtk::Shortcut | inline |
| gobj_copy() | Gtk::Shortcut | |
| operator=(Shortcut && src) noexcept | Gtk::Shortcut | |
| property_action() | Gtk::Shortcut | |
| property_action() const | Gtk::Shortcut | |
| property_arguments() | Gtk::Shortcut | |
| property_arguments() const | Gtk::Shortcut | |
| property_trigger() | Gtk::Shortcut | |
| property_trigger() const | Gtk::Shortcut | |
| set_action(const Glib::RefPtr< const ShortcutAction > & action) | Gtk::Shortcut | |
| set_arguments(const Glib::VariantBase & args) const | Gtk::Shortcut | |
| set_trigger(const Glib::RefPtr< const ShortcutTrigger > & trigger) | Gtk::Shortcut | |
| set_trigger(const Glib::RefPtr< const ShortcutAction > & action) | Gtk::Shortcut | |
| Shortcut(Shortcut && src) noexcept | Gtk::Shortcut | |
| Shortcut(const Glib::RefPtr< const ShortcutTrigger > & trigger, const Glib::RefPtr< const ShortcutAction > & action) | Gtk::Shortcut | explicitprotected |
| wrap(GtkShortcut * object, bool take_copy=false) | Gtk::Shortcut | related |
| ~Shortcut() noexcept override | Gtk::Shortcut |