@hackage gtk30.12.5.2

Binding to the Gtk+ graphical user interface library.

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (9)

    @hackage/gtk3-helpers, @hackage/ghc-vis, @hackage/xdot, @hackage/grapefruit-ui-gtk, @hackage/hatexmpp3, @hackage/Chart-gtk3, Show all…
  • Package Flags

      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

      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.