webkitgtk3-0.12.5.1: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.DOMPlugin

Documentation

domPluginItem :: DOMPluginClass self => self -> Word -> IO (Maybe DOMMimeType)Source

domPluginNamedItem :: DOMPluginClass self => self -> String -> IO (Maybe DOMMimeType)Source

domPluginGetName :: DOMPluginClass self => self -> IO StringSource

domPluginGetFilename :: DOMPluginClass self => self -> IO StringSource

domPluginGetDescription :: DOMPluginClass self => self -> IO StringSource

domPluginGetLength :: DOMPluginClass self => self -> IO WordSource