Skip to content

0.21.4

Latest

Choose a tag to compare

@sdroege sdroege released this 30 Oct 17:14
· 1 commit to 0.21 since this release
Bernhard M. Wiedemann:
      glib-macros: Use BTreeMap instead of HashMap

Marc-André Lureau:
      glib: fix GStringBuilder::copy_into

Sebastian Dröge:
      glib: Fix typo in comment
      gio: Fix typo in docs
      Update dependencies
      Update versions to 0.21.4

Sebastian Wiesner:
      gio: Implement Display for ObjectPath
      gio: Add subscribe_to_signal
      gio: Use "named" parameters for subscribe_to_signal
      gio: Add receive_signal and receive_signal_parameters
      gio: Add simple example about DBus signals

Tau Gärtli:
      gio: Generate Gio.DBusObjectManagerClient

Thibault Saunier:
      glib: Add Error::with_domain constructor and code getter