gi-gst-0.1.6.13: Gst bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gst.Objects.Allocator

Contents

Description

 

Synopsis

Exported types

newtype Allocator Source

Instances

GObject Allocator Source 
((~) * info (ResolveAllocatorMethod t Allocator), MethodInfo * info Allocator p) => IsLabel t (Allocator -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Allocator -> p

((~) * info (ResolveAllocatorMethod t Allocator), MethodInfo * info Allocator p) => IsLabelProxy t (Allocator -> p) Source 

Methods

fromLabelProxy :: Proxy Symbol t -> Allocator -> p

type ParentTypes Allocator Source 
type AttributeList Allocator Source 
type SignalList Allocator Source 

Methods

allocatorAlloc

allocatorFind

allocatorFree

data AllocatorFreeMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Memory -> m ()), MonadIO m, AllocatorK a) => MethodInfo (TYPE Lifted) AllocatorFreeMethodInfo a signature Source 

allocatorFree :: (MonadIO m, AllocatorK a) => a -> Memory -> m () Source

allocatorRegister

allocatorRegister :: (MonadIO m, AllocatorK a) => Text -> a -> m () Source

allocatorSetDefault