26 #ifndef _PIDGINTHEMES_H_
27 #define _PIDGINTHEMES_H_
46 extern GSList *smiley_themes;
48 void pidgin_themes_init(
void);
50 gboolean pidgin_themes_smileys_disabled(
void);
52 void pidgin_themes_smiley_themeize(GtkWidget *);
59 void pidgin_themes_smiley_theme_probe(
void);
61 void pidgin_themes_load_smiley_theme(
const char *file, gboolean load);
68 GSList *pidgin_themes_get_proto_smileys(
const char *
id);
void pidgin_themes_remove_smiley_theme(const char *file)
void pidgin_themes_smiley_themeize_custom(GtkWidget *)