get_name
Description:
Returns the name of the cursor.
If the cursor is not a named cursor, null will be returned.
Parameters:
this |
a `GdkCursor` |
Returns:
the name of the cursor or null if it is not a named cursor |