DBusObjectProxy.this

Creates a new GDBusObjectProxy for the given connection and object path. Since 2.30

  1. this(GDBusObjectProxy* gDBusObjectProxy)
  2. this(DBusConnection connection, string objectPath)
    class DBusObjectProxy

Parameters

connection DBusConnection

a GDBusConnection

objectPath string

the object path

Throws

ConstructionException GTK+ fails to create the object.

Meta