webkit-0.12.6.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.Storage

Documentation

storageSetItem :: StorageClass self => self -> String -> String -> IO ()Source

storageClear :: StorageClass self => self -> IO ()Source