pidgin/pidginstatusmanager.h

changeset 42467
2b1d9d0770f2
parent 42465
b7d530551c1b
equal deleted inserted replaced
42466:ca3374c1cdba 42467:2b1d9d0770f2
53 * pidgin_status_manager_new: 53 * pidgin_status_manager_new:
54 * 54 *
55 * Creates a new instance of the dialog. 55 * Creates a new instance of the dialog.
56 * 56 *
57 * Returns: (transfer full): The new #PidginStatusManager instance. 57 * Returns: (transfer full): The new #PidginStatusManager instance.
58 *
59 * Since: 3.0.0
58 */ 60 */
61 PIDGIN_AVAILABLE_IN_3_0
59 GtkWidget *pidgin_status_manager_new(void); 62 GtkWidget *pidgin_status_manager_new(void);
60 63
61 G_END_DECLS 64 G_END_DECLS
62 65
63 #endif /* PIDGIN_STATUS_MANAGER_H */ 66 #endif /* PIDGIN_STATUS_MANAGER_H */

mercurial