Class

PurpleNotificationConnectionError

unstable since: 3.0

[]

Description [src]

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

A PurpleNotification for connection errors on PurpleAccount.

Available since: 3.0

[]

Constructors

purple_notification_connection_error_new

Creates a new PurpleNotification for a connection error on account.

unstable since: 3.0

[]

Instance methods

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

Properties

Properties inherited from PurpleNotification (9)
[]

Signals

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

Class structure