gi-pango-1.0.20: Pango bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (inaki@blueleaf.cc)
Safe HaskellNone
LanguageHaskell2010

GI.Pango.Structs.Map

Contents

Description

No description available in the introspection data.

Synopsis

Exported types

newtype Map Source #

Memory-managed wrapper type.

Constructors

Map (ManagedPtr Map) 
Instances
WrappedPtr Map Source # 
Instance details

Defined in GI.Pango.Structs.Map

Methods

wrappedPtrCalloc :: IO (Ptr Map)

wrappedPtrCopy :: Map -> IO Map

wrappedPtrFree :: Maybe (GDestroyNotify Map)

noMap :: Maybe Map Source #

A convenience alias for Nothing :: Maybe Map.