After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622611 - Add an async version of GLib.Bus.get_proxy_sync()
Add an async version of GLib.Bus.get_proxy_sync()
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: D-Bus
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-24 14:40 UTC by Philip Withnall
Modified: 2010-10-20 21:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Withnall 2010-06-24 14:40:26 UTC
SSIA.
Comment 1 Jürg Billeter 2010-10-20 21:16:54 UTC
commit 918d7d22a25f0ccc0f9b22000cc778c0fed2b8f2
Author: Jürg Billeter <j@bitron.ch>
Date:   Wed Oct 20 23:15:01 2010 +0200

    D-Bus: Add async Bus.get_proxy method for GDBus clients
    
    Fixes bug 622611.