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.Surface

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Surface Source #

Memory-managed wrapper type.

Constructors

Surface (ManagedPtr Surface) 

Instances

Instances details
Eq Surface Source # 
Instance details

Defined in GI.Cairo.Structs.Surface

Methods

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

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

IsGValue Surface Source #

Convert Surface to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Surface

BoxedObject Surface Source # 
Instance details

Defined in GI.Cairo.Structs.Surface

Methods

boxedType :: Surface -> IO GType #

noSurface :: Maybe Surface Source #

A convenience alias for Nothing :: Maybe Surface.

Methods

Overloaded methods