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 |
- newtype ExpanderAccessible = ExpanderAccessible (ForeignPtr ExpanderAccessible)
- class GObject o => ExpanderAccessibleK o
- toExpanderAccessible :: ExpanderAccessibleK o => o -> IO ExpanderAccessible
- noExpanderAccessible :: Maybe ExpanderAccessible
Exported types
newtype ExpanderAccessible Source
class GObject o => ExpanderAccessibleK o Source
(GObject o, IsDescendantOf ExpanderAccessible o) => ExpanderAccessibleK o Source |
toExpanderAccessible :: ExpanderAccessibleK o => o -> IO ExpanderAccessible Source