gtkmm 4.10.0
Gtk::BuilderError Member List

This is the complete list of members for Gtk::BuilderError, including all inherited members.

BuilderError(Code error_code, const Glib::ustring & error_message)Gtk::BuilderError
BuilderError(GError * gobject)Gtk::BuilderErrorexplicit
code() constGtk::BuilderError
Code enum nameGtk::BuilderError
domain() constGlib::Error
DUPLICATE_ID enum valueGtk::BuilderError
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() constGlib::Error
gobject_Glib::Errorprotected
INVALID_ATTRIBUTE enum valueGtk::BuilderError
INVALID_FUNCTION enum valueGtk::BuilderError
INVALID_ID enum valueGtk::BuilderError
INVALID_PROPERTY enum valueGtk::BuilderError
INVALID_SIGNAL enum valueGtk::BuilderError
INVALID_TAG enum valueGtk::BuilderError
INVALID_TYPE_FUNCTION enum valueGtk::BuilderError
INVALID_VALUE enum valueGtk::BuilderError
matches(GQuark error_domain, int error_code) constGlib::Error
MISSING_ATTRIBUTE enum valueGtk::BuilderError
MISSING_PROPERTY_VALUE enum valueGtk::BuilderError
OBJECT_TYPE_REFUSED enum valueGtk::BuilderError
operator bool() constGlib::Error
operator=(const Error &other)Glib::Error
TEMPLATE_MISMATCH enum valueGtk::BuilderError
UNHANDLED_TAG enum valueGtk::BuilderError
VERSION_MISMATCH enum valueGtk::BuilderError
what() const noexcept overrideGlib::Errorvirtual
~Error() noexcept overrideGlib::Error