gi-gdk-3.0.22: Gdk bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Gdk.Structs.EventSequence

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype EventSequence Source #

Memory-managed wrapper type.

Constructors

EventSequence (ManagedPtr EventSequence) 
Instances
Eq EventSequence Source # 
Instance details

Defined in GI.Gdk.Structs.EventSequence

BoxedObject EventSequence Source # 
Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

boxedType :: EventSequence -> IO GType

IsGValue EventSequence Source #

Convert EventSequence to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Gdk.Structs.EventSequence

Methods

toGValue :: EventSequence -> IO GValue

fromGValue :: GValue -> IO EventSequence

noEventSequence :: Maybe EventSequence Source #

A convenience alias for Nothing :: Maybe EventSequence.

Methods

Overloaded methods