[empathy: 5/8] Added more words to empathy_tp_file_is_ready.



commit e04528bb036785f865f3b772cf51c0f6452e165f
Author: Jonny Lamb <jonny lamb collabora co uk>
Date:   Sat Apr 25 11:15:04 2009 +0100

    Added more words to empathy_tp_file_is_ready.
    
    Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
---
 libempathy/empathy-tp-file.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index a53bb23..1646e93 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]