[gtk+/gtk-style-context: 435/490] GtkWidgetPath documentation tweaks
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context: 435/490] GtkWidgetPath documentation tweaks
- Date: Wed, 24 Nov 2010 14:16:15 +0000 (UTC)
commit b1bf9da219e08890cb9010ab1c109986b01325c8
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Nov 21 21:50:43 2010 -0500
GtkWidgetPath documentation tweaks
gtk/gtkwidgetpath.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gtk/gtkwidgetpath.c b/gtk/gtkwidgetpath.c
index cbf1308..4bfacc1 100644
--- a/gtk/gtkwidgetpath.c
+++ b/gtk/gtkwidgetpath.c
@@ -35,10 +35,10 @@
* path abstraction is used in #GtkStyleContext on behalf of the real
* widget in order to query style information.
*
- * If you are using GTK+ widgets, there are many chances you don't
- * need this API directly, as there is gtk_widget_get_path(), and the
- * style context returned by gtk_widget_get_style_context() will be
- * automatically updated on widget hierarchy changes.
+ * If you are using GTK+ widgets, you probably will not need to use
+ * this API directly, as there is gtk_widget_get_path(), and the style
+ * context returned by gtk_widget_get_style_context() will be automatically
+ * updated on widget hierarchy changes.
*
* The widget path generation is generally simple:
* <example>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]