gi-gdk-3.0.6: 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.EventProperty

Contents

Description

Describes a property change on a window.

Synopsis

Exported types

newtype EventProperty Source #

Instances

WrappedPtr EventProperty Source # 
(~) AttrOpTag tag AttrSet => Constructible EventProperty tag Source # 
((~) * info (ResolveEventPropertyMethod t EventProperty), MethodInfo * info EventProperty p) => IsLabel t (EventProperty -> p) Source # 

Methods

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

((~) * info (ResolveEventPropertyMethod t EventProperty), MethodInfo * info EventProperty p) => IsLabelProxy t (EventProperty -> p) Source # 
HasAttributeList * EventProperty Source # 
type AttributeList EventProperty Source # 
type AttributeList EventProperty

newZeroEventProperty :: MonadIO m => m EventProperty Source #

Construct a EventProperty struct initialized to zero.

Properties

Atom

eventPropertyAtom :: AttrLabelProxy "atom" Source #

SendEvent

eventPropertySendEvent :: AttrLabelProxy "sendEvent" Source #

State

eventPropertyState :: AttrLabelProxy "state" Source #

Time

eventPropertyTime :: AttrLabelProxy "time" Source #

Type

eventPropertyType :: AttrLabelProxy "type" Source #

Window

eventPropertyWindow :: AttrLabelProxy "window" Source #