Enumeration

WPEPlatformDisplayError

since: 2.0

Declaration

error-domain WPEPlatform.DisplayError

Description [src]

WPEDisplay errors.

Available since: 2.0

Members

WPE_DISPLAY_ERROR_NOT_SUPPORTED

Operation not supported.

  • Value: 0
  • Nickname: not-supported
  • Available since: 2.0
WPE_DISPLAY_ERROR_CONNECTION_FAILED

Failed to connect to the native system.

  • Value: 1
  • Nickname: connection-failed
  • Available since: 2.0
WPE_DISPLAY_ERROR_CONNECTION_LOST
No description available.
  • Value: 2
  • Nickname: connection-lost
  • Available since: 2.0

Type functions

wpe_display_error_quark

Gets the WPEDisplay Error Quark.

since: 2.0