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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Context Source #

Memory-managed wrapper type.

Constructors

Context (ManagedPtr Context) 

Instances

Instances details
Eq Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

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

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

IsGValue Context Source #

Convert Context to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Context

BoxedObject Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

boxedType :: Context -> IO GType #

noContext :: Maybe Context Source #

A convenience alias for Nothing :: Maybe Context.

Methods

Overloaded methods