Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
currentWindow :: IO (Maybe DOMWindow) Source
currentDocument :: IO (Maybe Document) Source
webViewGetDomDocument :: IsDOMWindow w => w -> IO (Maybe Document) Source
enableInspector :: WebView -> IO () Source
postGUISync :: IO a -> IO a Source
postGUIAsync :: IO () -> IO () Source