@new


Description:

[ CCode ( cname = "g_dbus_connection_new" , finish_name = "g_dbus_connection_new_finish" ) ]
[ Version ( deprecated_since = "vala-0.36" , replacement = "DBusConnection" ) ]
public static async DBusConnection @new (IOStream stream, string? guid, DBusConnectionFlags flags, DBusAuthObserver? observer = null, Cancellable? cancellable = null) throws Error

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