BuilderError#
- class BuilderError#
Error codes that identify various errors that can occur while using
GtkBuilder
.
Methods#
Fields#
- class BuilderError
- DUPLICATE_ID#
The type of the None singleton.
- INVALID_ATTRIBUTE#
The type of the None singleton.
- INVALID_FUNCTION#
The type of the None singleton.
- INVALID_ID#
The type of the None singleton.
- INVALID_PROPERTY#
The type of the None singleton.
- INVALID_SIGNAL#
The type of the None singleton.
- INVALID_TAG#
The type of the None singleton.
- INVALID_TYPE_FUNCTION#
The type of the None singleton.
- INVALID_VALUE#
The type of the None singleton.
- MISSING_ATTRIBUTE#
The type of the None singleton.
- MISSING_PROPERTY_VALUE#
The type of the None singleton.
- OBJECT_TYPE_REFUSED#
The type of the None singleton.
- TEMPLATE_MISMATCH#
The type of the None singleton.
- UNHANDLED_TAG#
The type of the None singleton.
- VERSION_MISMATCH#
The type of the None singleton.