[gtk+/wip/checked: 8/9] stylecontext: Update docs for gtk_render_activity()



commit 5d0b21c33039f3e58836950aec1f5560e930f33d
Author: Benjamin Otte <otte redhat com>
Date:   Fri Aug 15 03:55:53 2014 +0200

    stylecontext: Update docs for gtk_render_activity()

 gtk/gtkstylecontext.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index f7f3179..4886989 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -4180,9 +4180,9 @@ gtk_render_handle (GtkStyleContext *context,
  * @width: rectangle width
  * @height: rectangle height
  *
- * Renders an activity area (Such as in #GtkSpinner or the
- * fill line in #GtkRange), the state %GTK_STATE_FLAG_ACTIVE
- * determines whether there is activity going on.
+ * Renders an activity indicator (such as in #GtkSpinner).
+ * The state %GTK_STATE_FLAG_ACTIVE determines whether there is
+ * activity going on.
  *
  * Since: 3.0
  **/


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