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

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Path Source #

Memory-managed wrapper type.

Constructors

Path (ManagedPtr Path) 

Instances

Instances details
Eq Path Source # 
Instance details

Defined in GI.Cairo.Structs.Path

Methods

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

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

WrappedPtr Path Source # 
Instance details

Defined in GI.Cairo.Structs.Path

noPath :: Maybe Path Source #

A convenience alias for Nothing :: Maybe Path.

Methods

Overloaded methods