NAME xcursor - part of Simula to Xlib interface DESCRIPTION X_Cursor class XCursor; This class defines the shape of a cursor. See class X_Cursor for how it is initialized. XCursor objects are used as parameter to procedures in class XWindow, such as DefineCursor. SUPERS: X_Cursor, Xlib_Cursor, Xlib_object ; KIND: Instantiatable ; INIT: One of the 'Create' procedures must be called. Sequencing: (<super-class create-operation>) (<use>)* Free