Safe Haskell | None |
---|
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