[Bug 26249] add GObject-Introspection and Vala bindings

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 14 07:31:17 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=26249

--- Comment #8 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-04-13 22:31:17 PDT ---
Ok. This works to iterate:

  for (let key in params) {
     print("key = " + key + ", value = " + params[key]);
  }

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list