Enumeration

WebKit2UserMessageError

since: 2.28

Declaration

error-domain WebKit2.UserMessageError

Description [src]

Enum values used to denote errors happening when sending user messages.

Available since: 2.28

Members

WEBKIT_USER_MESSAGE_UNHANDLED_MESSAGE

The message was not handled by the receiver.

  • Value: 0
  • Nickname: message
  • Available since: 2.28

Type functions

webkit_user_message_error_quark

Gets the quark for the domain of user message errors.