sifflet-lib-1.2.3: Library of modules shared by sifflet and its tests and its exporters.

Sifflet.UI.GtkForeign

Description

Provides a function to set the cursor to a specified shape. Generalized from an example in email Re: [Gtk2hs-users] Changing the mouse cursor shape From: Chris Mears chris@cm... - 2007-05-22 07:48 found on https:sourceforge.netmailarchiveforum.php?thread_name=87ps50ie9o.fsf%40loki.cmears.id.au&forum_name=gtk2hs-users and modified by removing the definition of data Cursor since that is now part of gtk2hs/gtk although the enum values are not :-(

Synopsis

Documentation

setCursor :: Window -> CursorType -> IO ()Source

Set the X Window cursor for a window to a specified type