pidgin/gtksmiley-theme.h

changeset 35710
c1361f7c382b
parent 35708
8903e6402d5b
child 35713
4423f463a782
equal deleted inserted replaced
35709:0d7a84931572 35710:c1361f7c382b
67 * Returns: The #GType for a smiley list. 67 * Returns: The #GType for a smiley list.
68 */ 68 */
69 GType 69 GType
70 pidgin_smiley_theme_get_type(void); 70 pidgin_smiley_theme_get_type(void);
71 71
72 /* TODO: remove it */
73 const gchar *
74 pidgin_smiley_theme_get_path(PidginSmileyTheme *theme);
75
76 const gchar * 72 const gchar *
77 pidgin_smiley_theme_get_name(PidginSmileyTheme *theme); 73 pidgin_smiley_theme_get_name(PidginSmileyTheme *theme);
78 74
79 const gchar * 75 const gchar *
80 pidgin_smiley_theme_get_description(PidginSmileyTheme *theme); 76 pidgin_smiley_theme_get_description(PidginSmileyTheme *theme);

mercurial