@hackage gtk30.15.8

Binding to the Gtk+ 3 graphical user interface library

  • Installation

    Custom

  • Dependencies (10)

  • Dependents (4)

    @hackage/ghc-vis, @hackage/xdot, @hackage/Chart-gtk3, @hackage/LambdaHack
  • 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 specifing 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.