gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
DBusObjectT.addOnInterfaceRemoved
gio
DBusObjectT
DBusObjectT
Emitted when @interface is removed from @object.
template
DBusObjectT
(TStruct)
void
addOnInterfaceRemoved
(
void
delegate
(
DBusInterfaceIF
,
DBusObjectIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.30
Source
See Implementation
gio
DBusObjectT
DBusObjectT
functions
addOnInterfaceAdded
addOnInterfaceRemoved
getDBusObjectStruct
getInterface
getInterfaces
getObjectPath
properties
onInterfaceAddedListeners
onInterfaceRemovedListeners
static functions
callBackInterfaceAdded
callBackInterfaceRemoved
variables
_onInterfaceAddedListeners
_onInterfaceRemovedListeners
connectedSignals
Emitted when @interface is removed from @object.