Method

PidginNotificationget_notification

unstable since: 3.0

Declaration [src]

PurpleNotification*
pidgin_notification_get_notification (
  PidginNotification* notification
)

Description [src]

Gets the PurpleNotification that notification is displaying.

Available since: 3.0

Return value

Type: PurpleNotification

The notification.

The returned data is owned by the instance.