Error codes
Error domain and codes for GError
Functions
wp_domain_library_quark
GQuark wp_domain_library_quark ()
Returns
–
No description available
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
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