gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
DBusServer.callBackNewConnection
gio
DBusServer
DBusServer
Undocumented in source. Be warned that the author may not have intended to support it.
class
DBusServer
extern (
C
) static
int
callBackNewConnection
(
GDBusServer
*
dbusserverStruct
,
GDBusConnection
*
connection
,
OnNewConnectionDelegateWrapper
wrapper
)
Meta
Source
See Implementation
gio
DBusServer
DBusServer
classes
OnNewConnectionDelegateWrapper
constructors
this
functions
addOnNewConnection
getClientAddress
getDBusServerStruct
getFlags
getGuid
getStruct
isActive
setStruct
start
stop
mixins
__anonymous
static functions
callBackNewConnection
callBackNewConnectionDestroy
getType
variables
gDBusServer
onNewConnectionListeners