]> git.0d.be Git - empathy.git/blobdiff - libempathy/gossip-presence.h
[darcs-to-svn @ Autostart]
[empathy.git] / libempathy / gossip-presence.h
index 4aa2aa66818280426db2e5f508953d3ab39cf216..0029906f378cdad6f2db90ee48e5ea8f0639e5b0 100644 (file)
@@ -58,6 +58,7 @@ void                gossip_presence_set_status               (GossipPresence *pr
 gint                gossip_presence_sort_func                (gconstpointer   a,
                                                              gconstpointer   b);
 const gchar *       gossip_presence_state_get_default_status (McPresence      state);
+const gchar *       gossip_presence_state_to_str             (McPresence      state);
 McPresence          gossip_presence_state_from_str           (const gchar    *str);
 
 G_END_DECLS