[empathy: 7/8] Reference empathy_tp_file_is_ready in the "ready" property.



commit eac81f02042f39ecee05306dd03b111dbd0fed02
Author: Jonny Lamb <jonny lamb collabora co uk>
Date:   Sat Apr 25 11:18:32 2009 +0100

    Reference empathy_tp_file_is_ready in the "ready" property.
    
    Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
---
 libempathy/empathy-tp-file.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 6393619..079390c 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -1240,7 +1240,8 @@ empathy_tp_file_class_init (EmpathyTpFileClass *klass)
   /**
    * EmpathyTpFile:ready:
    *
-   * Whether the #EmpathyTpFile is ready to use.
+   * Whether the #EmpathyTpFile is ready to use. This property returns
+   * the same as empathy_tp_file_is_ready().
    */
   g_object_class_install_property (object_class,
       PROP_READY,



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