Method
PidginNotificationAddContactget_notification
since: 3.0.0
Declaration [src]
PurpleNotification*
pidgin_notification_add_contact_get_notification (
PidginNotificationAddContact* request
)
Description [src]
Gets the PurpleNotification
that request
is displaying.
Available since: 3.0.0
Gets property | Pidgin.NotificationAddContact:notification |
Return value
Type: PurpleNotification
The notification.
The data is owned by the instance. |