]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-utils.h
Add GVariant converters from tp-glib
[empathy.git] / libempathy / empathy-utils.h
index dae2506081ad6d71ec30ba84a665af7b788b36b7..a31ed34fcfe7479758187ef2c00520eb412c04ac 100644 (file)
@@ -130,6 +130,12 @@ FolksIndividual * empathy_ensure_individual_from_tp_contact (
 const gchar * const * empathy_individual_get_client_types (
     FolksIndividual *individual);
 
+GVariant * empathy_asv_to_vardict (const GHashTable *asv);
+
+GVariant * empathy_boxed_to_variant (GType gtype,
+    const gchar *variant_type,
+    gpointer boxed);
+
 /* Copied from wocky/wocky-utils.h */
 
 #define empathy_implement_finish_void(source, tag) \