Method

PidginNotificationConnectionErrorget_notification

since: 3.0

Declaration [src]

PurpleNotification*
pidgin_notification_connection_error_get_notification (
  PidginNotificationConnectionError* error
)

Description [src]

Gets the PurpleNotification that error is displaying.

Available since: 3.0

Return value

Type: PurpleNotification

The notification.

The data is owned by the instance.