Widget.cursor

gdk.cursor.Cursor cursor() @property

Get cursor property.

Returns

The cursor used by @widget.
void cursor(gdk.cursor.Cursor propval) @property

Set cursor property.

Parameters

propvalThe cursor used by @widget.