Class
PurpleNotificationLink
unstable since: 3.0
[−]
Description [src]
final class Purple.NotificationLink : Purple.Notification
{
/* No available fields */
}
A PurpleNotification
that contains a link for more information.
Available since: 3.0
[−]
Constructors
purple_notification_link_new
Creates a new PurpleNotification
with a link to link_uri
.
unstable since: 3.0
[−]
Instance methods
purple_notification_link_get_link_text
The link text if set otherwise, the value of
PurpleNotificationLink:link-uri
.
unstable since: 3.0
[+]
Methods inherited from PurpleNotification (18)
[+]