Constructor

PidginNotificationListnew

since: 3.0

Declaration [src]

GtkWidget*
pidgin_notification_list_new (
  void
)

Description [src]

Creates a new PidginNotificationList instance that will display notifications from the default PurpleNotificationManager.

Available since: 3.0

Return value

Type: GtkWidget

The new PidginNotificationList instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.