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.SwitchAccessible
Contents
Description
- newtype SwitchAccessible = SwitchAccessible (ManagedPtr SwitchAccessible)
- class GObject o => IsSwitchAccessible o
- toSwitchAccessible :: (MonadIO m, IsSwitchAccessible o) => o -> m SwitchAccessible
- noSwitchAccessible :: Maybe SwitchAccessible
Exported types
newtype SwitchAccessible Source #
Constructors
SwitchAccessible (ManagedPtr SwitchAccessible) |
Instances
class GObject o => IsSwitchAccessible o Source #
Instances
toSwitchAccessible :: (MonadIO m, IsSwitchAccessible o) => o -> m SwitchAccessible Source #