Function

ICalGLiberror_get_error_state

since: 1.0

Declaration [src]

ICalErrorState
i_cal_error_get_error_state (
  ICalErrorEnum error
)

Description [src]

Gets the state of an error.

Available since: 1.0

Parameters

error

Type: ICalErrorEnum

The error to be checked.

Return value

Type: ICalErrorState

The state of the error.