[ CCode ( type_id = "g_dbus_object_proxy_get_type ()" ) ]
[ Version ( since = "2.30" ) ]
public class DBusObjectProxy : Object, DBusObject
A `GDBusObjectProxy` is an object used to represent a remote object with one or more D-Bus interfaces.
Normally, you don’t instantiate a `GDBusObjectProxy` yourself — typically [class@Gio.DBusObjectManagerClient] is used to obtain it.