Enumeration

BirbOutputStreamErrorEnum

since: 0.1

Declaration

enum Birb.OutputStreamErrorEnum

Description [src]

Error numbers for BirbOutputStream errors.

Available since: 0.1

Members

Name Description
BIRB_QUEUED_OUTPUT_STREAM_ERROR_GENERIC

Generic error, does not yet have an assigned number.

BIRB_QUEUED_OUTPUT_STREAM_ERROR_QUEUE_CLEARED

Set on queued tasks when the queue is cleared.

BIRB_QUEUED_OUTPUT_STREAM_ERROR_UNKNOWN_RESULT

Used when birb_queued_output_stream_push_bytes_finish() is called with a GAsyncResult that was not created by birb_queued_output_stream_push_bytes_async().