| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Gtk.Objects.CellAccessible
Contents
Description
- newtype CellAccessible = CellAccessible (ForeignPtr CellAccessible)
- class GObject o => CellAccessibleK o
- toCellAccessible :: CellAccessibleK o => o -> IO CellAccessible
- noCellAccessible :: Maybe CellAccessible
Exported types
class GObject o => CellAccessibleK o Source
Instances
| (GObject o, IsDescendantOf CellAccessible o) => CellAccessibleK o Source |
toCellAccessible :: CellAccessibleK o => o -> IO CellAccessible Source