]> git.0d.be Git - empathy.git/commitdiff
Reference empathy_tp_file_is_ready in the "ready" property.
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Sat, 25 Apr 2009 10:18:32 +0000 (11:18 +0100)
committerJonny Lamb <jonny.lamb@collabora.co.uk>
Sat, 25 Apr 2009 10:18:32 +0000 (11:18 +0100)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
libempathy/empathy-tp-file.c

index 6393619ccf5873084a86343d013388871e91dc12..079390c3782ff5a0c7d2aad6919f47e847523373 100644 (file)
@@ -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,