gi-gstbase-0.1.6.13: GstBase 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.GstBase.Objects.PushSrc

Contents

Description

 

Synopsis

Exported types

newtype PushSrc Source

Constructors

PushSrc (ForeignPtr PushSrc) 

Instances

GObject PushSrc Source 
((~) * info (ResolvePushSrcMethod t PushSrc), MethodInfo * info PushSrc p) => IsLabel t (PushSrc -> p) Source 

Methods

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

((~) * info (ResolvePushSrcMethod t PushSrc), MethodInfo * info PushSrc p) => IsLabelProxy t (PushSrc -> p) Source 

Methods

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

type ParentTypes PushSrc Source 
type AttributeList PushSrc Source 
type SignalList PushSrc Source 

class GObject o => PushSrcK o Source

Instances