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
Gets property | Pidgin.Notification:notification |
Return value
Type: PurpleNotification
The notification.
The returned data is owned by the instance. |