gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
Dub
Repo
ChildProxyIF.childAdded
gstreamer
ChildProxyIF
ChildProxyIF
Emits the "child-added" signal.
interface
ChildProxyIF
void
childAdded
(
ObjectG
child
,
string
name
)
Parameters
child
ObjectG
the newly added child
name
string
the name of the new child
Meta
Source
See Implementation
gstreamer
ChildProxyIF
ChildProxyIF
functions
addOnChildAdded
addOnChildRemoved
childAdded
childRemoved
getChildByIndex
getChildByName
getChildProxyTStruct
getChildrenCount
getProperty
getStruct
getValist
lookup
setProperty
setValist
properties
onChildAddedListeners
onChildRemovedListeners
Emits the "child-added" signal.