gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusObjectT.addOnInterfaceAdded
gio
DBusObjectT
DBusObjectT
Emitted when @interface is added to @object.
template
DBusObjectT
(TStruct)
gulong
addOnInterfaceAdded
(
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 added to @object.