pidgin/pidgindisplayitem.h

changeset 43285
acde304cf24c
parent 43177
595a5f31003a
equal deleted inserted replaced
43284:50c1bcc45576 43285:acde304cf24c
56 * @id: A unique identifier that will be used internally. 56 * @id: A unique identifier that will be used internally.
57 * 57 *
58 * Creates a new #PidginDisplayItem instance. 58 * Creates a new #PidginDisplayItem instance.
59 * 59 *
60 * Returns: (transfer full): The new instance. 60 * Returns: (transfer full): The new instance.
61 *
62 * Since: 3.0
61 */ 63 */
62 PidginDisplayItem *pidgin_display_item_new(GtkWidget *child, const char *id); 64 PidginDisplayItem *pidgin_display_item_new(GtkWidget *child, const char *id);
63 65
64 /** 66 /**
65 * pidgin_display_item_get_widget: 67 * pidgin_display_item_get_widget:

mercurial