Method
PurpleNotificationget_account
unstable since: 3.0
Declaration [src]
PurpleAccount*
purple_notification_get_account (
PurpleNotification* notification
)
Description [src]
Gets the PurpleAccount
of notification
.
Available since: 3.0
Gets property | Purple.Notification:account |
Return value
Type: PurpleAccount
The account of notification
.
The returned data is owned by the instance. |