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

Contents

Description

 

Synopsis

Exported types

newtype Registry Source

Constructors

Registry (ForeignPtr Registry) 

Instances

GObject Registry Source 
((~) * info (ResolveRegistryMethod t Registry), MethodInfo * info Registry p) => IsLabel t (Registry -> p) Source 

Methods

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

((~) * info (ResolveRegistryMethod t Registry), MethodInfo * info Registry p) => IsLabelProxy t (Registry -> p) Source 

Methods

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

type ParentTypes Registry Source 
type AttributeList Registry Source 
type SignalList Registry Source 

Methods

registryAddFeature

registryAddPlugin

registryCheckFeatureVersion

registryFeatureFilter

registryFindFeature

registryFindPlugin

registryForkIsEnabled

registryForkSetEnabled

registryGet

registryGetFeatureList

registryGetFeatureListByPlugin

registryGetFeatureListCookie

registryGetPluginList

registryLookup

registryLookupFeature

registryPluginFilter

registryRemoveFeature

registryRemovePlugin

registryRemovePlugin :: (MonadIO m, RegistryK a, PluginK b) => a -> b -> m () Source

registryScanPath

Signals

FeatureAdded

PluginAdded