Enumeration

PurpleHistoryError

unstable since: 3.0

Declaration

error-domain Purple.HistoryError

Description [src]

Error code for PurpleHistory.

Available since: 3.0

Members

PURPLE_HISTORY_ERROR_UNKNOWN

An unknown error.

  • Value: 0
  • Available since: 3.0
PURPLE_HISTORY_ERROR_MESSAGE_NOT_FOUND

A message matching the parameters could not be found.

  • Value: 1
  • Available since: 3.0

Type functions

purple_history_error_quark

Gets the error domain for errors in PurpleHistory.

unstable since: 3.0