gi-gdk-0.3.18.15: 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.EventAny

Contents

Description

Contains the fields which are common to all event structs. Any event pointer can safely be cast to a pointer to a #GdkEventAny to access these fields.

Synopsis

Exported types

newtype EventAny Source

Constructors

EventAny (ForeignPtr EventAny) 

Instances

WrappedPtr EventAny 
(~) AttrOpTag tag AttrSet => Constructible EventAny tag 
((~) * info (ResolveEventAnyMethod t EventAny), MethodInfo * info EventAny p) => IsLabelProxy t (EventAny -> p) 
type AttributeList EventAny 

newZeroEventAny :: MonadIO m => m EventAny Source

Construct a EventAny struct initialized to zero.

Properties

SendEvent

Type

Window