gi-cairo-1.0.26: Cairo bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Cairo.Structs.Pattern

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Pattern Source #

Memory-managed wrapper type.

Constructors

Pattern (ManagedPtr Pattern) 

Instances

Instances details
Eq Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

Methods

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

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

GBoxed Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

ManagedPtrNewtype Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

TypedObject Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

Methods

glibType :: IO GType #

HasParentTypes Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

IsGValue (Maybe Pattern) Source #

Convert Pattern to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Pattern

type ParentTypes Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

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

Methods