¤ setFontCursor
Types
setFontCursor :: Int -> K a b -> K a b
Synopsis
setFontCursor shape kernel
Description
setFontCursor changes the cursor in the window belonging to the fudget.
Arguments
shape :: Int- a cursor shape id from the standard cursor font.
kernel :: K a b- a fudget kernel.
See Also
createFontCursor,
xrequestK,
WindowAttributes.