Enumeration

BirbQueuedOutputStreamError

since: 0.5

Declaration

error-domain Birb.QueuedOutputStreamError

Description [src]

Error numbers for queued output stream errors.

Available 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
BIRB_QUEUED_OUTPUT_STREAM_ERROR_QUEUE_CLEARED

Set on queued tasks when the queue is cleared.

  • Value: 1
  • Available since: 0.1
BIRB_QUEUED_OUTPUT_STREAM_ERROR_UNKNOWN_RESULT
  • Value: 2
  • Available since: 0.1

Type functions

birb_queued_output_stream_error_quark

The error domain to identify errors with queued output streams.

unstable since: 3.0