@hackage gtk30.15.10
Binding to the Gtk+ 3 graphical user interface library
Installation
CustomTested Compilers
Dependencies (10)
- array <0.6
- base >=4 && <5
- bytestring <0.13
- cairo >=0.13.0.0 && <0.14
- containers <0.8
- gio >=0.13.0 && <0.14 Show all…
Dependents (48)
@hackage/dialog, @hackage/hoodle-core, @hackage/Gifcurry, @hackage/gtk3-mac-integration, @hackage/gtk-traymanager, @hackage/hoodle-render, Show all…
Package Flags
have-gio
(on by default)
Depend on GIO package, thereby enabling certain features.
build-demos
(off by default)
Build the demo executables
fmode-binary
(on by default)
Set the default file translation mode for file I/O operations to _O_BINARY. Some GTK libraries open image files without specifying binary mode. If you have trouble loading gtk in ghci, then it may help to turn this option off.
This is the core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating graphical user interfaces.