gi-cairo-1.0.27: 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.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 #

BoxedPtr Path Source # 
Instance details

Defined in GI.Cairo.Structs.Path

Methods

boxedPtrCopy :: Path -> IO Path

boxedPtrFree :: Path -> IO ()

ManagedPtrNewtype Path Source # 
Instance details

Defined in GI.Cairo.Structs.Path

Methods

toManagedPtr :: Path -> ManagedPtr Path

Methods