| 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
Contents
Description
- newtype DOMDOMWindowCSS = DOMDOMWindowCSS (ManagedPtr DOMDOMWindowCSS)
- class GObject o => IsDOMDOMWindowCSS o
- toDOMDOMWindowCSS :: (MonadIO m, IsDOMDOMWindowCSS o) => o -> m DOMDOMWindowCSS
- noDOMDOMWindowCSS :: Maybe DOMDOMWindowCSS
- dOMDOMWindowCSSSupports :: (HasCallStack, MonadIO m, IsDOMDOMWindowCSS a) => a -> Text -> Text -> m Bool
Exported types
newtype DOMDOMWindowCSS Source #
Constructors
| DOMDOMWindowCSS (ManagedPtr DOMDOMWindowCSS) |
class GObject o => IsDOMDOMWindowCSS o Source #
Instances
toDOMDOMWindowCSS :: (MonadIO m, IsDOMDOMWindowCSS o) => o -> m DOMDOMWindowCSS Source #
Methods
supports
dOMDOMWindowCSSSupports Source #
Arguments
| :: (HasCallStack, MonadIO m, IsDOMDOMWindowCSS a) | |
| => a |
|
| -> Text |
|
| -> Text |
|
| -> m Bool | Returns: A |
No description available in the introspection data.