Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
cursorNewFromPixmap :: Pixmap -> Pixmap -> Color -> Color -> Int -> Int -> IO Cursorgtk Graphics.UI.Gtk.Gdk.Cursor Creates a new cursor from a given pixmap and mask. Both the pixmap and mask must have a depth of 1 (i.e. each pixel has only 2 values - on or off). The standard cursor size is 16 by 16 pixels. Removed in Gtk3.
module Graphics.UI.Gtk.Gdk.
Keymap Functions for manipulating keyboard codes
-
gtk Graphics.UI.Gtk.Gdk.Keymap No documentation available.
class GObjectClass o =>
KeymapClass ogtk Graphics.UI.Gtk.Gdk.Keymap No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Keymap A KeymapKey is a hardware key that can be mapped to a keyval.
castToKeymap :: GObjectClass obj => obj -> Keymapgtk Graphics.UI.Gtk.Gdk.Keymap No documentation available.
keymapDirectionChanged :: KeymapClass self => Signal self (IO ())gtk Graphics.UI.Gtk.Gdk.Keymap The keymapDirectionChanged signal gets emitted when the direction of the keymap changes.
- Available since Gdk version 2.0
keymapGetCapsLockState :: KeymapClass self => self -> IO Boolgtk Graphics.UI.Gtk.Gdk.Keymap Returns whether the Caps Lock modifier is locked.
- Available since Gdk version 2.16
-
gtk Graphics.UI.Gtk.Gdk.Keymap Returns the Keymap attached to the default display.
keymapGetDirection :: KeymapClass self => self -> IO PangoDirectiongtk Graphics.UI.Gtk.Gdk.Keymap Returns the direction of effective layout of the keymap. Returns the direction of the keymap.