aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-24 17:47:02 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-24 18:31:00 +0800
commitd62ff957e10bdfb92b99608310ae9b96676ea4fa (patch)
tree76abd1d5ee59939df26fdbe77ff6b48771c0162f /libempathy-gtk/empathy-ui-utils.h
parentdd56cdf3f64b50ada5db0ef6960519bc19815327 (diff)
downloadgsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar.gz
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar.bz2
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar.lz
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar.xz
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.tar.zst
gsoc2013-empathy-d62ff957e10bdfb92b99608310ae9b96676ea4fa.zip
Add empathy.css and helper code to use it
https://bugzilla.gnome.org/show_bug.cgi?id=669473
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 2ffbf2cd8..093890e6c 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -161,6 +161,8 @@ void empathy_launch_program (const gchar *dir,
const gchar *name,
const gchar *args);
+void empathy_set_css_provider (GtkWidget *widget);
+
G_END_DECLS
#endif /* __EMPATHY_UI_UTILS_H__ */