Method
GdkCursorget_name
Declaration [src]
const char*
gdk_cursor_get_name (
GdkCursor* cursor
)
Description [src]
Returns the name of the cursor.
If the cursor is not a named cursor, NULL
will be returned.
Gets property | Gdk.Cursor:name |