| 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.WebKit.Objects.DOMDOMWindowCSS
Description
- newtype DOMDOMWindowCSS = DOMDOMWindowCSS (ForeignPtr DOMDOMWindowCSS)
- class GObject o => DOMDOMWindowCSSK o
- toDOMDOMWindowCSS :: DOMDOMWindowCSSK o => o -> IO DOMDOMWindowCSS
- noDOMDOMWindowCSS :: Maybe DOMDOMWindowCSS
- dOMDOMWindowCSSSupports :: (MonadIO m, DOMDOMWindowCSSK a) => a -> Text -> Text -> m Bool
Exported types
class GObject o => DOMDOMWindowCSSK o Source
Instances
| (GObject o, IsDescendantOf DOMDOMWindowCSS o) => DOMDOMWindowCSSK o |
toDOMDOMWindowCSS :: DOMDOMWindowCSSK o => o -> IO DOMDOMWindowCSS Source
Methods
dOMDOMWindowCSSSupports
dOMDOMWindowCSSSupports :: (MonadIO m, DOMDOMWindowCSSK a) => a -> Text -> Text -> m Bool Source