comparison pidgin/gtkthemes.h @ 17483:cf6b7aeae062

Need help reflecting selected smiley theme after remove
author Gabriel Schulhof <nix@go-nix.ca>
date Fri, 01 Jun 2007 21:22:46 +0000
parents 0973688f4b74
children 44b4e8bd759b
comparison
equal deleted inserted replaced
17482:fcf61e3be189 17483:cf6b7aeae062
47 void pidgin_themes_init(void); 47 void pidgin_themes_init(void);
48 gboolean pidgin_themes_smileys_disabled(void); 48 gboolean pidgin_themes_smileys_disabled(void);
49 void pidgin_themes_smiley_themeize(GtkWidget *); 49 void pidgin_themes_smiley_themeize(GtkWidget *);
50 void pidgin_themes_smiley_theme_probe(void); 50 void pidgin_themes_smiley_theme_probe(void);
51 void pidgin_themes_load_smiley_theme(const char *file, gboolean load); 51 void pidgin_themes_load_smiley_theme(const char *file, gboolean load);
52 void pidgin_themes_remove_smiley_theme(const char *file);
52 GSList *pidgin_themes_get_proto_smileys(const char *id); 53 GSList *pidgin_themes_get_proto_smileys(const char *id);
53 #endif /* _PIDGINDIALOGS_H_ */ 54 #endif /* _PIDGINDIALOGS_H_ */