Package: gdk
Class gdk:cursor
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gdk:cursor object represents a cursor.
There is a number of standard cursors, but it is also possible to construct
new cursors from pixbufs. There may be limitations as to what kinds of
cursors can be constructed on a given display. Cursors by themselves are not very interesting, they must be bound to a window for users to see them. This is done with the gdk:window-cursor function or by setting the cursor member of the gdk:window-attr instance passed to the gdk:window-new function. | Returned by
Slot Access FunctionsInherited Slot Access FunctionsSee also |
2024-6-29