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

IsGValue Pattern Source #

Convert Pattern to and from GValue with toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.Pattern

BoxedObject Pattern Source # 
Instance details

Defined in GI.Cairo.Structs.Pattern

Methods

boxedType :: Pattern -> IO GType #

noPattern :: Maybe Pattern Source #

A convenience alias for Nothing :: Maybe Pattern.

Methods

Overloaded methods