gi-xlib-2.0.8: xlib bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Xlib.Unions.XEvent

Description

No description available in the introspection data.

Synopsis

Exported types

newtype XEvent Source #

Memory-managed wrapper type.

Constructors

XEvent (ManagedPtr XEvent) 

Instances

Instances details
Eq XEvent Source # 
Instance details

Defined in GI.Xlib.Unions.XEvent

Methods

(==) :: XEvent -> XEvent -> Bool #

(/=) :: XEvent -> XEvent -> Bool #

WrappedPtr XEvent Source # 
Instance details

Defined in GI.Xlib.Unions.XEvent

noXEvent :: Maybe XEvent Source #

A convenience alias for Nothing :: Maybe XEvent.

Methods

Overloaded methods