On Mon, 2010-03-22 at 15:46 +0100, Michael 'Mickey' Lauer wrote: > How can we make this argument customizable in Vala? Would it -- > at least for static clients -- be feasible to introduce a new attribute, i.e. > [DBus (name = "foo", timeout = "120000")] ?
This is now supported in master (except that the timeout argument has to be an integer). When GDBus is added to GLib, I expect the default timeout to be configurable using a method call. Jürg _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
