| 55 * |
55 * |
| 56 * Creates a new #PidginNotificationList instance that will display |
56 * Creates a new #PidginNotificationList instance that will display |
| 57 * notifications from the default [class@Purple.NotificationManager]. |
57 * notifications from the default [class@Purple.NotificationManager]. |
| 58 * |
58 * |
| 59 * Returns: (transfer full): The new #PidginNotificationList instance. |
59 * Returns: (transfer full): The new #PidginNotificationList instance. |
| |
60 * |
| |
61 * Since: 3.0.0 |
| 60 */ |
62 */ |
| |
63 PIDGIN_AVAILABLE_IN_3_0 |
| 61 GtkWidget *pidgin_notification_list_new(void); |
64 GtkWidget *pidgin_notification_list_new(void); |
| 62 |
65 |
| 63 G_END_DECLS |
66 G_END_DECLS |
| 64 |
67 |
| 65 #endif /* PIDGIN_NOTIFICATION_LIST_H */ |
68 #endif /* PIDGIN_NOTIFICATION_LIST_H */ |