[gtk+] docs: don't use property syntax for style properties
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: don't use property syntax for style properties
- Date: Wed, 22 Jan 2014 04:23:51 +0000 (UTC)
commit 61a59bd390a8a45d00fce2592c1a7cae555c25e8
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 22:45:23 2014 -0500
docs: don't use property syntax for style properties
gtk/deprecated/gtkstyle.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/deprecated/gtkstyle.c b/gtk/deprecated/gtkstyle.c
index 0ff962d..5a14d92 100644
--- a/gtk/deprecated/gtkstyle.c
+++ b/gtk/deprecated/gtkstyle.c
@@ -4510,8 +4510,8 @@ gtk_widget_modify_base (GtkWidget *widget,
* allocated), or %NULL to undo the effect of previous calls to
* of gtk_widget_modify_cursor().
*
- * Sets the cursor color to use in a widget, overriding the
- * #GtkWidget:cursor-color and #GtkWidget:secondary-cursor-color
+ * Sets the cursor color to use in a widget, overriding the #GtkWidget
+ * cursor-color and secondary-cursor-color
* style properties.
*
* All other style values are left untouched.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]