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

Methods

toManagedPtr :: Pattern -> ManagedPtr Pattern

TypedObject Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

Methods

glibType :: IO GType

IsGValue Pattern Source #

Convert Pattern to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Pattern

Methods

toGValue :: Pattern -> IO GValue

fromGValue :: GValue -> IO Pattern

HasParentTypes Pattern Source # 
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

Overloaded methods