gi-atk-0.2.18.14: 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

(~) AttrOpTag tag AttrSet => Constructible KeyEventStruct tag 
((~) * info (ResolveKeyEventStructMethod t KeyEventStruct), MethodInfo * info KeyEventStruct p) => IsLabelProxy t (KeyEventStruct -> p) 
type AttributeList KeyEventStruct 

newZeroKeyEventStruct :: MonadIO m => m KeyEventStruct Source

Construct a KeyEventStruct struct initialized to zero.

Properties

Keycode

Keyval

Length

State

String

Timestamp

Type