gi-gdk-3.0.11: 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.EventKey

Contents

Description

Describes a key press or key release event.

Synopsis

Exported types

newtype EventKey Source #

Constructors

EventKey (ManagedPtr EventKey) 

Instances

WrappedPtr EventKey Source # 
(~) AttrOpTag tag AttrSet => Constructible EventKey tag Source # 

Methods

new :: MonadIO m => (ManagedPtr EventKey -> EventKey) -> [AttrOp EventKey tag] -> m EventKey #

((~) * info (ResolveEventKeyMethod t EventKey), MethodInfo * info EventKey p) => IsLabel t (EventKey -> p) Source # 

Methods

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

((~) * info (ResolveEventKeyMethod t EventKey), MethodInfo * info EventKey p) => IsLabelProxy t (EventKey -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> EventKey -> p #

HasAttributeList * EventKey Source # 
type AttributeList EventKey Source # 

newZeroEventKey :: MonadIO m => m EventKey Source #

Construct a EventKey struct initialized to zero.

Properties

group

hardwareKeycode

isModifier

keyval

length

sendEvent

state

string

time

type

window