-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gtk4: Update cursor from WebView cursor events
The cursor is updated from mouse-target-changed signal. It can be: hand, text or left_ptr. To get each cursor it is using the gdk_cursor_new_from_name func with the cursor_names definitions.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters