pidgin/pidginnotificationlist.h

changeset 42467
2b1d9d0770f2
parent 42465
b7d530551c1b
child 42620
72178a341eb8
equal deleted inserted replaced
42466:ca3374c1cdba 42467:2b1d9d0770f2
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 */

mercurial