webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.File

Documentation

fileGetName :: (FileClass self, GlibString string) => self -> IO stringSource

fileGetWebkitRelativePath :: (FileClass self, GlibString string) => self -> IO stringSource

class BlobClass o => FileClass o Source

Instances