Class

PurpleNotificationAddContact

unstable since: 3.0

[]

Description [src]

final class Purple.NotificationAddContact : Purple.Notification
{
  /* No available fields */
}

Available since: 3.0

[]

Constructors

purple_notification_add_contact_new

Creates a new PurpleNotification for request.

unstable since: 3.0

[]

Instance methods

purple_notification_add_contact_get_request

Gets the PurpleAddContactRequest for notification.

unstable since: 3.0

Methods inherited from PurpleNotification (18)
Methods inherited from GObject (43)
[]

Properties

Purple.NotificationAddContact:request

The PurpleAddContactRequest that this notification is for.

unstable since: 3.0

Properties inherited from PurpleNotification (9)
[]

Signals

Signals inherited from PurpleNotification (1)
Signals inherited from GObject (1)

Class structure