gtkmm
2.24.4
|
This is the complete list of members for Gtk::RecentChooserError, including all inherited members.
Code enum name | Gtk::RecentChooserError | |
code() const | Gtk::RecentChooserError | |
domain() const | Glib::Error | |
Error() | Glib::Error | |
Error(GQuark error_domain, int error_code, const Glib::ustring &message) | Glib::Error | |
Error(GError *gobject, bool take_copy=false) | Glib::Error | |
Error(const Error &other) | Glib::Error | |
gobj() | Glib::Error | |
gobj() const | Glib::Error | |
gobject_ | Glib::Error | protected |
INVALID_URI enum value | Gtk::RecentChooserError | |
matches(GQuark error_domain, int error_code) const | Glib::Error | |
NOT_FOUND enum value | Gtk::RecentChooserError | |
operator=(const Error &other) | Glib::Error | |
RecentChooserError(Code error_code, const Glib::ustring& error_message) | Gtk::RecentChooserError | |
RecentChooserError(GError* gobject) | Gtk::RecentChooserError | explicit |
what() const override | Glib::Error | virtual |
~Error() noexceptoverride | Glib::Error | |
~Exception() noexcept=0 | Glib::Exception | pure virtual |