@hackage gtk0.15.10
Binding to the Gtk+ 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 (202)
@hackage/wild-bind-indicator, @hackage/hsc3-cairo, @hackage/gtkimageview, @hackage/minesweeper, @hackage/tabloid, @hackage/Gtk2hsGenerics, Show all…
Package Flags
deprecated
(on by default)
Include definitions in this library that are considered obsolete.
have-gio
(on by default)
Depend on GIO package, thereby enabling certain features.
have-quartz-gtk
(off by default)
Assume that the installed GTK is the version for OS X backend by Quartz, and hence does not provide gdk_x11_drawable_get_xid
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.