glibmm 2.80.0
Glib::KeyFileError Member List

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

Code enum nameGlib::KeyFileError
code() constGlib::KeyFileError
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
GROUP_NOT_FOUND enum valueGlib::KeyFileError
INVALID_VALUE enum valueGlib::KeyFileError
KEY_NOT_FOUND enum valueGlib::KeyFileError
KeyFileError(Code error_code, const Glib::ustring & error_message)Glib::KeyFileError
KeyFileError(GError * gobject)Glib::KeyFileErrorexplicit
matches(GQuark error_domain, int error_code) constGlib::Error
NOT_FOUND enum valueGlib::KeyFileError
operator bool() constGlib::Errorexplicit
operator=(const Error & other)Glib::Error
PARSE enum valueGlib::KeyFileError
UNKNOWN_ENCODING enum valueGlib::KeyFileError
what() const noexcept overrideGlib::Errorvirtual
~Error() noexcept overrideGlib::Error