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