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.Structs.XImage

Description

No description available in the introspection data.

Synopsis

Exported types

newtype XImage Source #

Memory-managed wrapper type.

Constructors

XImage (ManagedPtr XImage) 

Instances

Instances details
Eq XImage Source # 
Instance details

Defined in GI.Xlib.Structs.XImage

Methods

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

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

WrappedPtr XImage Source # 
Instance details

Defined in GI.Xlib.Structs.XImage

noXImage :: Maybe XImage Source #

A convenience alias for Nothing :: Maybe XImage.

Methods

Overloaded methods