gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
Dub
Repo
ChildProxyIF.addOnChildAdded
gstreamer
ChildProxyIF
ChildProxyIF
Will be emitted after the object was added to the child_proxy.
interface
ChildProxyIF
void
addOnChildAdded
(
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
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
Will be emitted after the object was added to the child_proxy.