@new


Description:

[ CCode ( cname = "g_dbus_object_manager_client_new" , finish_name = "g_dbus_object_manager_client_new_finish" ) ]
[ Version ( deprecated_since = "vala-0.36" , replacement = "DBusObjectManagerClient" ) ]
public static async DBusObjectManagerClient @new (DBusConnection connection, DBusObjectManagerClientFlags flags, string name, string object_path, owned DBusProxyTypeFunc? get_proxy_type_func, Cancellable? cancellable = null) throws Error

Warning: @new is deprecated since vala-0.36. Use DBusObjectManagerClient.