mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-17 07:30:09 +00:00
docs: Don't mention css for setting cursors
We don't have a plan to make this work, so lets not talk about it in the docs.
This commit is contained in:
parent
c35cb0eb1b
commit
642588b9cd
@ -15328,9 +15328,8 @@ gtk_widget_get_focus_child (GtkWidget *widget)
|
|||||||
*
|
*
|
||||||
* Sets the cursor to be shown when pointer devices point towards @widget.
|
* Sets the cursor to be shown when pointer devices point towards @widget.
|
||||||
*
|
*
|
||||||
* If the @cursor is NULL, @widget will use the cursor specified via CSS
|
* If the @cursor is NULL, @widget will use the cursor inherited from the
|
||||||
* or the parent widget. If neither specifies a cursor, the default cursor
|
* parent widget.
|
||||||
* will be shown. This is the default behavior.
|
|
||||||
*
|
*
|
||||||
* Since: 3.94
|
* Since: 3.94
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user