[gtk+/gtk-style-context: 453/533] Fix doc formatting
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context: 453/533] Fix doc formatting
- Date: Wed, 1 Dec 2010 02:43:54 +0000 (UTC)
commit ebca8c90a83fd9d593ee5458381ccaf92fa7d64b
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Nov 22 22:39:20 2010 -0500
Fix doc formatting
gtk/gtkstylecontext.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index 7081e18..48429c7 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -72,7 +72,9 @@
* <para>
* For simple widgets where state changes affect the whole widget area,
* calling gtk_style_context_notify_state_change() with a %NULL region
- * is sufficient.
+ * is sufficient to trigger the transition animation. And GTK+ already
+ * does that when gtk_widget_set_state() or gtk_widget_set_state_flags()
+ * are called.
* </para>
* <para>
* If a widget needs to declare several animatable regions (i.e. not
@@ -165,7 +167,6 @@
* special value, in this case, the whole widget area will be updated
* by the animation.
* </para>
- * <para>
* </refsect2>
* <refsect2 id="gtkstylecontext-custom-styling">
* <title>Custom styling in UI libraries and applications</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]