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-gtk-3.0.21@sha256:b58baa7a4b418843136ab8ef5cf0769be326405bde76916742bd494afb9619b6,2075

Module documentation for 3.0.21

There are no documented modules for this package.

Documentation

Autogenerated documentation for this package can be found at

https://hackage.haskell.org/package/gi-gtk-3.0.21/docs/GI-Gtk.html

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

Changes

3.0.21

3.0.20

3.0.19

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

3.0.18

  • Fix introspection info for buttonSetImage. Image parameter can be null.

3.0.15

3.0.14

Update lower version bound on haskell-gi (>= 0.20.1).

3.0.13

Update nullable overrides to match gtk+ 3.22.11.

3.0.12

Fix a mistake in the introspection data in widgetGetParentwindow, where the return value was not properly annotated as nullable. Fixes #90.