Method

PidginNotificationAuthorizationRequestget_notification

since: 3.0

Declaration [src]

PurpleNotification*
pidgin_notification_authorization_request_get_notification (
  PidginNotificationAuthorizationRequest* request
)

Description [src]

Gets the PurpleNotification that request is displaying.

Available since: 3.0

Return value

Type: PurpleNotification

The notification.

The data is owned by the instance.