DBusObjectProxy.this

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

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

Parameters

connection DBusConnection

a #GDBusConnection

objectPath string

the object path

Return Value

a new #GDBusObjectProxy

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.30