gi-gdk-0.3.18.13: Gdk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Structs.KeymapKey

Contents

Description

A #GdkKeymapKey is a hardware key that can be mapped to a keyval.

Synopsis

Exported types

newtype KeymapKey Source

Instances

((~) * info (ResolveKeymapKeyMethod t KeymapKey), MethodInfo * info KeymapKey p) => IsLabel t (KeymapKey -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> KeymapKey -> p

((~) * info (ResolveKeymapKeyMethod t KeymapKey), MethodInfo * info KeymapKey p) => IsLabelProxy t (KeymapKey -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> KeymapKey -> p

newZeroKeymapKey :: MonadIO m => m KeymapKey Source

Construct a KeymapKey struct initialized to zero.

Properties

Group

Keycode

Level