gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusObjectT.addOnInterfaceRemoved
gio
DBusObjectT
DBusObjectT
Emitted when @interface is removed from @object.
template
DBusObjectT
(TStruct)
gulong
addOnInterfaceRemoved
(
void
delegate
(
DBusInterfaceIF
,
DBusObjectIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.30
Source
See Implementation
gio
DBusObjectT
DBusObjectT
classes
OnInterfaceAddedDelegateWrapper
OnInterfaceRemovedDelegateWrapper
functions
addOnInterfaceAdded
addOnInterfaceRemoved
getDBusObjectStruct
getInterface
getInterfaces
getObjectPath
internalRemoveOnInterfaceAdded
internalRemoveOnInterfaceRemoved
static functions
callBackInterfaceAdded
callBackInterfaceAddedDestroy
callBackInterfaceRemoved
callBackInterfaceRemovedDestroy
variables
onInterfaceAddedListeners
onInterfaceRemovedListeners
Emitted when @interface is removed from @object.