TestDetailedError
TestDetailedError — Detailed errors
|
|
Object Hierarchy
GEnum
╰── TestDetailedError
Description
Another error domain declaration.
Functions
test_detailed_error_quark ()
GQuark
test_detailed_error_quark (void
);
test_detailed_error_get_type ()
GType
test_detailed_error_get_type (void
);
TEST_TYPE_DETAILED_ERROR
#define TEST_TYPE_DETAILED_ERROR (test_detailed_error_get_type ())
Types and Values
TEST_DETAILED_ERROR
#define TEST_DETAILED_ERROR test_detailed_error_quark()
Error domain for com.example.Error.Detailed.*
D-Bus errors.
Errors in this domain will be from the TestDetailedError
enumeration. See GError for information on error domains
enum TestDetailedError
Another error domain declaration.