[epiphany] ephy-web-view.c: update comment of ephy_web_view_is_loading



commit 76032eecc218e48c887727cd58ab7b63cfae5802
Author: Xan Lopez <xan gnome org>
Date:   Thu Sep 24 16:16:59 2009 +0300

    ephy-web-view.c: update comment of ephy_web_view_is_loading

 embed/ephy-web-view.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index ddbfa63..a7ee213 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -1676,9 +1676,10 @@ ephy_web_view_can_go_up (EphyWebView *view)
  * ephy_web_view_is_loading:
  * @view: an #EphyWebView
  *
- * Returns whether the web page in @view has finished loading. A web page is
- * only finished loading after all images, styles, and other dependencies have
- * been downloaded and rendered.
+ * Returns whether the web page in @view has finished loading. A web
+ * page is only finished loading after all images, styles, and other
+ * dependencies have been downloaded and rendered, or when the load
+ * has failed for some reason.
  *
  * Return value: %TRUE if the page is still loading, %FALSE if complete
  **/



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