DBusServer.this

Sets our main struct and passes it to the parent class.

  1. this(GDBusServer* gDBusServer, bool ownedRef)
    class DBusServer
    this
    (
    GDBusServer* gDBusServer
    ,
    bool ownedRef = false
    )
  2. this(string address, GDBusServerFlags flags, string guid, DBusAuthObserver observer, Cancellable cancellable)