@hackage gtk0.15.8

Binding to the Gtk+ graphical user interface library.

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.

  • Installation

    Custom

  • Dependencies (10)

  • Dependents (19)

    @hackage/halma-gui, @hackage/qr, @hackage/typed-spreadsheet, @hackage/binding-gtk, @hackage/yi-frontend-pango, @hackage/dynamic-plot, 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 specifing binary mode. If you have trouble loading gtk in ghci, then it may help to turn this option off.