pidgin/gtksmiley.h

branch
gtkdoc-conversion
changeset 35414
8be0131619b8
parent 35413
a4d13be287e0
parent 35330
978d601d2b3f
child 35416
35c615531b2a
equal deleted inserted replaced
35413:a4d13be287e0 35414:8be0131619b8
59 void pidgin_smileys_uninit(void); 59 void pidgin_smileys_uninit(void);
60 60
61 /** 61 /**
62 * Returns a GSList with the GtkWebViewSmiley of each custom smiley 62 * Returns a GSList with the GtkWebViewSmiley of each custom smiley
63 * 63 *
64 * Returns: (transfer none): A GtkIMHmlSmiley list 64 * Returns: (transfer none): A GtkWebViewSmiley list
65 */ 65 */
66 GSList *pidgin_smileys_get_all(void); 66 GSList *pidgin_smileys_get_all(void);
67 67
68 /****************************************************************************** 68 /******************************************************************************
69 * Smiley Manager 69 * Smiley Manager

mercurial