gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Device.OnRemovedDelegateWrapper
gstreamer
Device
Device
Undocumented in source.
class
Device
protected
class
OnRemovedDelegateWrapper {
void
delegate
(
Device
)
dlg
;
gulong
handlerId
;
this
(void delegate(Device) dlg);
void
remove
(OnRemovedDelegateWrapper source);
}
Constructors
this
this
(void delegate(Device) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnRemovedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
Device
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gstreamer
Device
Device
classes
OnRemovedDelegateWrapper
constructors
this
functions
addOnRemoved
createElement
getCaps
getDeviceClass
getDeviceStruct
getDisplayName
getProperties
getStruct
hasClasses
hasClassesv
reconfigureElement
setStruct
static functions
callBackRemoved
callBackRemovedDestroy
getType
variables
gstDevice
onRemovedListeners