Surface.cursor
gdk.cursor.Cursor cursor() @propertyGet cursor property.
Returns
The mouse pointer for the [gdk.surface.Surface].
void cursor(gdk.cursor.Cursor propval) @propertySet cursor property.
Parameters
propval | The mouse pointer for the [gdk.surface.Surface]. |