gtk-d v3.6.6 (2017-08-06T14:57:30Z)
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
static functions
callBackInterfaceAdded
callBackInterfaceAddedDestroy
callBackInterfaceRemoved
callBackInterfaceRemovedDestroy
variables
onInterfaceAddedListeners
onInterfaceRemovedListeners
Emitted when @interface is removed from @object.