gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
Bin.addOnDeepElementAdded
gstreamer
Bin
Bin
Will be emitted after the element was added to sub_bin.
class
Bin
void
addOnDeepElementAdded
(
void
delegate
(
Bin
,
Element
,
Bin
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
1.10
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 sub_bin.