@new


Description:

[ CCode ( cname = "g_dbus_proxy_new" , finish_name = "g_dbus_proxy_new_finish" ) ]
[ Version ( deprecated_since = "vala-0.36" , replacement = "DBusProxy" ) ]
public static async DBusProxy @new (DBusConnection connection, DBusProxyFlags flags, DBusInterfaceInfo? info, string? name, string object_path, string interface_name, Cancellable? cancellable = null) throws IOError

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