Enumeration
BirbQueuedOutputStreamError
since: 0.5
Members
-
BIRB_QUEUED_OUTPUT_STREAM_ERROR_GENERIC
-
Generic error, does not yet have an assigned number.
- Value:
0
- Available since: 0.1
- Value:
-
BIRB_QUEUED_OUTPUT_STREAM_ERROR_QUEUE_CLEARED
-
Set on queued tasks when the queue is cleared.
- Value:
1
- Available since: 0.1
- Value:
-
BIRB_QUEUED_OUTPUT_STREAM_ERROR_UNKNOWN_RESULT
-
Used when
birb_queued_output_stream_push_bytes_finish()
is called with aGAsyncResult
that was not created bybirb_queued_output_stream_push_bytes_async()
.- Value:
2
- Available since: 0.1
- Value:
Type functions
birb_queued_output_stream_error_quark
The error domain to identify errors with queued output streams.
unstable since: 3.0