get_cursor
Description:
Queries the cursor set on this.
See [method@Gtk.Widget.set_cursor] for details.
Parameters:
this |
a `GtkWidget` |
Returns:
the cursor currently in use or null if the cursor is inherited |
Queries the cursor set on this.
See [method@Gtk.Widget.set_cursor] for details.
this |
a `GtkWidget` |
the cursor currently in use or null if the cursor is inherited |