DBusObjectProxy.this

Creates a new gio.DBusObjectProxy for the given connection and object path.

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

Parameters

connection DBusConnection
objectPath string

the object path

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.30