| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Graphics.UI.Grapefruit.GTK
Description
This module provides a GTK+-based UI backend.
Documentation
Denotes the GTK+-based UI backend.
See the documentation of Graphics.UI.Grapefruit.Backend for an introduction to UI backends.
Constructors
| GTK |
Instances
| ContainerUIBackend GTK | |
| BasicUIBackend GTK | |
| UIBackend GTK | |
data Cell GTK where
| |
| type WindowPlacement GTK = Window -> IO () | |
| type WidgetPlacement GTK = Widget -> IO () |