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

GI.Cairo.Structs.Device

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Device Source #

Memory-managed wrapper type.

Constructors

Device (ManagedPtr Device) 

Instances

Instances details
Eq Device Source # 
Instance details

Defined in GI.Cairo.Structs.Device

Methods

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

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

IsGValue Device Source #

Convert Device to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Device

BoxedObject Device Source # 
Instance details

Defined in GI.Cairo.Structs.Device

Methods

boxedType :: Device -> IO GType #

noDevice :: Maybe Device Source #

A convenience alias for Nothing :: Maybe Device.

Methods

Overloaded methods