[gtk+] docs: don't use properties syntax for style properties
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: don't use properties syntax for style properties
- Date: Wed, 22 Jan 2014 00:16:12 +0000 (UTC)
commit 6a2190809e15cd0e056ab9b1df28341e458170e9
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 16:10:05 2014 -0500
docs: don't use properties syntax for style properties
gtk/gtkwidget.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index d9e8365..aa92ea5 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -9189,7 +9189,7 @@ gtk_widget_override_symbolic_color (GtkWidget *widget,
* calls to of gtk_widget_override_cursor().
*
* Sets the cursor color to use in a widget, overriding the
- * #GtkWidget:cursor-color and #GtkWidget:secondary-cursor-color
+ * cursor-color and secondary-cursor-color
* style properties. All other style values are left untouched.
* See also gtk_widget_modify_style().
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]