LGPL-2.1-only licensed by Will Thompson, Iñaki García Etxebarria and Jonas Platte
Maintained by Iñaki García Etxebarria ([email protected])
This version can be pinned in stack with:gi-gio-2.0.17@sha256:459c360b06b1c32a06ae4b827af361d8b480e159fe9ddf09b23cb555ec25c50b,1836

Module documentation for 2.0.17

There are no documented modules for this package.

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-gio-2.0.17/docs/GI-Gio.html

For general documentation on using haskell-gi based bindings, see the project page or the Wiki.

Changes

2.0.17

  • The return of applicationNew value can be null, but it is not marked as such in the introspection data, leading to a rather confusing error message (see issue 142 and issue 143).

2.0.16

  • The return value of volumeGetMount is nullable, but was not marked as such.

2.0.15

  • Remove enable-overloading flags, and use instead explicit CPP checks for ‘haskell-gi-overloading-1.0’, see how to disable overloading.