Surface.cursor

gdk.cursor.Cursor cursor() @property

Get cursor property.

Returns

The mouse pointer for the gdk.surface.Surface.
void cursor(gdk.cursor.Cursor propval) @property

Set cursor property.

Parameters

propvalThe mouse pointer for the gdk.surface.Surface.