Dependencies for gtk-0.15.10
Libraries
gtk
- array (<0.6)
- base (>=4 && <5)
- bytestring (<0.13)
- cairo (>=0.13.0.0 && <0.14)
- containers (<0.8)
- glib (>=0.13.0.0 && <0.14)
- mtl (<2.4)
- pango (>=0.13.0.0 && <0.14)
- text (>=0.11.0.6 && <2.2)
- if flag(have-gio)
- gio (>=0.13.0 && <0.14)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
deprecated | Include definitions in this library that are considered obsolete. | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
have-gio | Depend on GIO package, thereby enabling certain features. | Enabled |
have-quartz-gtk | Assume that the installed GTK is the version for OS X backend by Quartz, and hence does not provide gdk_x11_drawable_get_xid | Disabled |
fmode-binary | 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. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info