gi-cairo-1.0.24: 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

GBoxed Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

ManagedPtrNewtype Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

toManagedPtr :: Context -> ManagedPtr Context

TypedObject Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

Methods

glibType :: IO GType

IsGValue Context Source #

Convert Context to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Context

Methods

toGValue :: Context -> IO GValue

fromGValue :: GValue -> IO Context

HasParentTypes Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

type ParentTypes Context Source # 
Instance details

Defined in GI.Cairo.Structs.Context

type ParentTypes Context = '[] :: [Type]

Methods

Overloaded methods