webkit-0.13.1.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.File

Documentation

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

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

class BlobClass o => FileClass o Source

Instances