glibmm 2.80.0
Glib::Error Member List

This is the complete list of members for Glib::Error, including all inherited members.

code() constGlib::Error
domain() constGlib::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::Errorexplicit
Error(const Error & other)Glib::Error
gobj()Glib::Error
gobj() constGlib::Error
gobject_Glib::Errorprotected
matches(GQuark error_domain, int error_code) constGlib::Error
operator bool() constGlib::Errorexplicit
operator=(const Error & other)Glib::Error
what() const noexcept overrideGlib::Errorvirtual
~Error() noexcept overrideGlib::Error