A #GDBusConnection.
Zero or more flags from the #GDBusObjectManagerClientFlags enumeration.
The owner of the control object (unique or well-known name), or %NULL when not using a message bus connection.
The object path of the control object.
A #GDBusProxyTypeFunc function or %NULL to always construct #GDBusProxy proxies.
User data to pass to @get_proxy_type_func.
Free function for @get_proxy_type_user_data or %NULL.
A #GCancellable or %NULL
A #GDBusObjectManagerClient object or %NULL if @error is set. Free with g_object_unref().
GException on failure. ConstructionException GTK+ fails to create the object.
2.30
Creates a new #GDBusObjectManagerClient object.
This is a synchronous failable constructor - the calling thread is blocked until a reply is received. See g_dbus_object_manager_client_new() for the asynchronous version.