]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-file.h
Cleanup of ft_manager_add_tp_file_to_list.
[empathy.git] / libempathy / empathy-tp-file.h
index e6c0dae7d3535b0283801e92a994a813757a925f..4ea6650f8f94d7d44d011c96682ad04c39fc466d 100644 (file)
@@ -83,6 +83,7 @@ EmpFileTransferState empathy_tp_file_get_state (EmpathyTpFile *tp_file,
 guint64 empathy_tp_file_get_size (EmpathyTpFile *tp_file);
 guint64 empathy_tp_file_get_transferred_bytes (EmpathyTpFile *tp_file);
 gint empathy_tp_file_get_remaining_time (EmpathyTpFile *tp_file);
+const gchar *empathy_tp_file_get_content_type (EmpathyTpFile *tp_file);
 
 G_END_DECLS