docs: don't use property syntax for style properties
This commit is contained in:
parent
e24d1626a5
commit
61a59bd390
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user