gtk-d v2.3.0 (2013-10-07T20:19:21Z)
Home
Dub
Repo
DBusObjectT.addOnInterfaceAdded
gio
DBusObjectT
DBusObjectT
Emitted when interface is added to object. Since 2.30
template
DBusObjectT
(TStruct)
void
addOnInterfaceAdded
(
void
delegate
(
DBusInterfaceIF
,
DBusObjectIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gio
DBusObjectT
DBusObjectT
functions
addOnInterfaceAdded
addOnInterfaceRemoved
gDbusObjectGetInterface
gDbusObjectGetInterfaces
gDbusObjectGetObjectPath
getDBusObjectTStruct
onInterfaceAddedListeners
onInterfaceRemovedListeners
static functions
callBackInterfaceAdded
callBackInterfaceRemoved
variables
_onInterfaceAddedListeners
_onInterfaceRemovedListeners
connectedSignals
gDBusObject
Emitted when interface is added to object. Since 2.30