gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
Bin.addOnElementAdded
gstreamer
Bin
Bin
Will be emitted after the element was added to the bin.
class
Bin
void
addOnElementAdded
(
void
delegate
(
Element
,
Bin
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gstreamer
Bin
Bin
constructors
this
functions
add
addMany
addOnDeepElementAdded
addOnDeepElementRemoved
addOnDoLatency
addOnElementAdded
addOnElementRemoved
findUnlinkedPad
getBinStruct
getByInterface
getByName
getByNameRecurseUp
getStruct
getSuppressedFlags
iterateAllByInterface
iterateElements
iterateRecurse
iterateSinks
iterateSorted
iterateSources
recalculateLatency
remove
removeMany
setStruct
setSuppressedFlags
syncChildrenStates
mixins
__anonymous
static functions
callBackDeepElementAdded
callBackDeepElementRemoved
callBackDoLatency
callBackElementAdded
callBackElementRemoved
getType
variables
connectedSignals
gstBin
onDeepElementAddedListeners
onDeepElementRemovedListeners
onDoLatencyListeners
onElementAddedListeners
onElementRemovedListeners
Will be emitted after the element was added to the bin.