Error
Error domain and codes for GError
Functions
wp_domain_library_quark
GQuark
wp_domain_library_quark ()
Returns
–
No description available
Wp.domain_library_quark
def Wp.domain_library_quark ():
Wp.prototype.domain_library_quark
function Wp.prototype.domain_library_quark(): {
}
Enumerations
WpLibraryErrorEnum
Error codes that can appear in a GError when the error domain
is WP_DOMAIN_LIBRARY
Members
WP_LIBRARY_ERROR_INVARIANT
(0)
–
an invariant check failed; this most likely
indicates a programming error
WP_LIBRARY_ERROR_INVALID_ARGUMENT
(1)
–
an unexpected/invalid argument was given
WP_LIBRARY_ERROR_OPERATION_FAILED
(2)
–
an operation failed
Wp.LibraryErrorEnum
Error codes that can appear in a GLib.Error when the error domain
is WP_DOMAIN_LIBRARY (not introspectable)
Members
Wp.LibraryErrorEnum.INVARIANT
(0)
–
an invariant check failed; this most likely
indicates a programming error
Wp.LibraryErrorEnum.INVALID_ARGUMENT
(1)
–
an unexpected/invalid argument was given
Wp.LibraryErrorEnum.OPERATION_FAILED
(2)
–
an operation failed
Wp.LibraryErrorEnum
Error codes that can appear in a GLib.Error when the error domain
is WP_DOMAIN_LIBRARY (not introspectable)
Members
Wp.LibraryErrorEnum.INVARIANT
(0)
–
an invariant check failed; this most likely
indicates a programming error
Wp.LibraryErrorEnum.INVALID_ARGUMENT
(1)
–
an unexpected/invalid argument was given
Wp.LibraryErrorEnum.OPERATION_FAILED
(2)
–
an operation failed
Constants
WP_DOMAIN_LIBRARY
#define WP_DOMAIN_LIBRARY (wp_domain_library_quark ())
A GError domain for errors that occurred within the context of the
WirePlumber library.
The results of the search are