DBusObjectProxy.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this(gio.dbus_connection.DBusConnection connection, string objectPath)
    class DBusObjectProxy

Parameters

connection gio.dbus_connection.DBusConnection

a #GDBusConnection

objectPath string

the object path

Return Value

a new #GDBusObjectProxy