gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
DBusServer.this
gio
DBusServer
DBusServer
Sets our main struct and passes it to the parent class.
this
(GDBusServer* gDBusServer, bool ownedRef)
class
DBusServer
this
(
GDBusServer
*
gDBusServer
,
bool
ownedRef
= false
)
this
(string address, GDBusServerFlags flags, string guid, DBusAuthObserver observer, Cancellable cancellable)
Meta
Source
See Implementation
gio
DBusServer
DBusServer
constructors
this
functions
addOnNewConnection
getClientAddress
getDBusServerStruct
getFlags
getGuid
getStruct
isActive
setStruct
start
stop
mixins
__anonymous
static functions
callBackNewConnection
getType
variables
connectedSignals
gDBusServer
onNewConnectionListeners
Sets our main struct and passes it to the parent class.