gi-atk-0.2.18.13: Atk 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.Atk.Structs.KeyEventStruct

Contents

Description

Encapsulates information about a key event.

Synopsis

Exported types

newtype KeyEventStruct Source

Instances

((~) * info (ResolveKeyEventStructMethod t KeyEventStruct), MethodInfo * info KeyEventStruct p) => IsLabel t (KeyEventStruct -> p) Source 
((~) * info (ResolveKeyEventStructMethod t KeyEventStruct), MethodInfo * info KeyEventStruct p) => IsLabelProxy t (KeyEventStruct -> p) Source 

newZeroKeyEventStruct :: MonadIO m => m KeyEventStruct Source

Construct a KeyEventStruct struct initialized to zero.

Properties

Keycode

Keyval

Length

State

String

Timestamp

Type