Enumeration

XemeOutputStreamError

unstable since: 0.1

Declaration

error-domain Xeme.OutputStreamError

Description [src]

Error codes for output stream errors.

Available since: 0.1

Members

XEME_OUTPUT_STREAM_ERROR_ALREADY_STARTED

The stream has already been started.

  • Value: 0
  • Available since: 0.1
XEME_OUTPUT_STREAM_ERROR_NOT_STARTED

The stream has not yet been started.

  • Value: 1
  • Available since: 0.1
XEME_OUTPUT_STREAM_ERROR_FAILED_SET_UP

The was a problem setting up the output.

  • Value: 2
  • Available since: 0.1

Type functions

xeme_output_stream_error_quark

The error domain to identify errors with output streams.

unstable since: 0.1