aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-16 00:01:37 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-16 00:01:37 +0800
commit119cc5f2451bac0ef8eec82a8ea746846327be0b (patch)
treedcfdceec847f1fef08a784813264dbf1dad7b7bd /libempathy-gtk/empathy-ui-utils.h
parentd55a1e75859e5aea911d2483fac21de714514163 (diff)
parentb10823a453d7189c1b3515a8bd075a91d91e796b (diff)
downloadgsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar.gz
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar.bz2
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar.lz
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar.xz
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.tar.zst
gsoc2013-empathy-119cc5f2451bac0ef8eec82a8ea746846327be0b.zip
Merge branch 'gtk-style-636654'
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 0b76d09a3..0ff637a33 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -145,6 +145,9 @@ void empathy_send_file_from_uri_list (EmpathyContact *conta
void empathy_send_file_with_file_chooser (EmpathyContact *contact);
void empathy_receive_file_with_file_chooser (EmpathyFTHandler *handler);
+/* Misc */
+void empathy_make_color_whiter (GdkRGBA *color);
+
G_END_DECLS
#endif /* __EMPATHY_UI_UTILS_H__ */