[gtk+/gtk-3-16] docs: Improve deprecation notice for rules-hint property
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-16] docs: Improve deprecation notice for rules-hint property
- Date: Tue, 7 Jul 2015 14:32:06 +0000 (UTC)
commit dacdf753bf9e8ac5db77c678415438a749167b8c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jun 10 17:07:41 2015 +0100
docs: Improve deprecation notice for rules-hint property
Specify that the theme is wholly in control.
https://bugzilla.gnome.org/show_bug.cgi?id=750718
gtk/gtktreeview.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktreeview.c b/gtk/gtktreeview.c
index 5e1f476..87d446b 100644
--- a/gtk/gtktreeview.c
+++ b/gtk/gtktreeview.c
@@ -1051,7 +1051,8 @@ gtk_tree_view_class_init (GtkTreeViewClass *class)
*
* Sets a hint to the theme to draw rows in alternating colors.
*
- * Deprecated: 3.14
+ * Deprecated: 3.14: The theme is responsible for drawing rows
+ * using zebra striping
*/
g_object_class_install_property (o_class,
PROP_RULES_HINT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]