image-name->cursor

Name

image-name->cursor -- Make a cursor given only the NAME.

Synopsis

(image-name->cursor name #&optional (x-hotspot 8) (y-hotspot 8))

Description

Make a cursor given only the NAME. X-HOTSPOT and Y-HOTSPOT can specify the hotspot coordinates for the cursor.

Implementation Notes

Module: (app scwm cursor)

Defined in scheme/cursor.scm at line 12 (CVS log)