get_cursor
Description:
Queries the cursor set via set_cursor.
See that function for details.
Parameters:
this |
a Widget |
Returns:
the cursor currently in use or null to use the default. |
Queries the cursor set via set_cursor.
See that function for details.
this |
a Widget |
the cursor currently in use or null to use the default. |