Method

PurpleMessageget_error

since: 3.0

Declaration [src]

GError*
purple_message_get_error (
  PurpleMessage* message
)

Description [src]

Gets the error from message.

Available since: 3.0

Gets propertyPurple.Message:error

Return value

Type: GError

The error from message or NULL.

The data is owned by the instance.
The return value can be NULL.