Widget.setCursor

Sets the cursor to be shown when pointer devices point towards @widget.

If the @cursor is NULL, @widget will use the cursor inherited from the parent widget.

class Widget
void
setCursor

Parameters

cursor Cursor

the new cursor or %NULL to use the default cursor

Meta