gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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
static functions
callBackInterfaceAdded
callBackInterfaceAddedDestroy
callBackInterfaceRemoved
callBackInterfaceRemovedDestroy
variables
onInterfaceAddedListeners
onInterfaceRemovedListeners
Emitted when @interface is added to @object.