gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
ChildProxyT.OnChildRemovedDelegateWrapper
gstreamer
ChildProxyT
ChildProxyT
Undocumented in source.
template
ChildProxyT
(TStruct)
protected
class
OnChildRemovedDelegateWrapper {
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(ObjectG, string, ChildProxyIF) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(ObjectG, string, ChildProxyIF) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
ObjectG
,
string
,
ChildProxyIF
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
ChildProxyT
ChildProxyT
classes
OnChildAddedDelegateWrapper
OnChildRemovedDelegateWrapper
functions
addOnChildAdded
addOnChildRemoved
childAdded
childGetProperty
childGetValist
childRemoved
childSetProperty
childSetValist
getChildByIndex
getChildByName
getChildProxyStruct
getChildrenCount
internalRemoveOnChildAdded
internalRemoveOnChildRemoved
lookup
static functions
callBackChildAdded
callBackChildAddedDestroy
callBackChildRemoved
callBackChildRemovedDestroy
variables
onChildAddedListeners
onChildRemovedListeners