mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 23:10:22 +00:00
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
This commit is contained in:
parent
5a61246946
commit
56faf49b8e
@ -1051,7 +1051,8 @@ gtk_tree_view_class_init (GtkTreeViewClass *class)
|
|||||||
*
|
*
|
||||||
* Sets a hint to the theme to draw rows in alternating colors.
|
* 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,
|
g_object_class_install_property (o_class,
|
||||||
PROP_RULES_HINT,
|
PROP_RULES_HINT,
|
||||||
|
Loading…
Reference in New Issue
Block a user