aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-04-25 18:15:04 +0800
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-04-25 18:15:04 +0800
commite04528bb036785f865f3b772cf51c0f6452e165f (patch)
tree5b4105847b181558981661a6feb1cf50358666c1
parent25c949b7235ae378131460ebc1162de7521ffae1 (diff)
downloadgsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar.gz
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar.bz2
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar.lz
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar.xz
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.tar.zst
gsoc2013-empathy-e04528bb036785f865f3b772cf51c0f6452e165f.zip
Added more words to empathy_tp_file_is_ready.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-rw-r--r--libempathy/empathy-tp-file.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index a53bb23fe..1646e9358 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -1168,6 +1168,10 @@ empathy_tp_file_cancel (EmpathyTpFile *tp_file)
*
* Returns whether the file channel @tp_file is ready for use.
*
+ * @tp_file is classed as ready if its state is no longer
+ * %TP_FILE_TRANSFER_STATE_NONE, or if details about the remote
+ * contact have been fully received.
+ *
* Return value: %TRUE if @tp_file is ready for use
*/
gboolean