Previous: Cursor Functions, Up: Cursors [Contents][Index]
The complete set of cursor attributes is discussed in the following paragraphs.
A cursor object.
Returns the display object associated with the specified cursor.
Type display.
cursor objects.
Returns true if the two arguments refer to the same server resource and nil if they do not.
A cursor object.
Returns the unique resource ID that has been assigned to the specified cursor.
Type resource-id.
Type boolean.
Returns true if the argument is a cursor object and nil otherwise.
A cursor object.
Returns and (with setf
) sets the property list for the
specified cursor. This function provides a hook where
extensions can add data.
A property list.