webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.File

Documentation

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

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

class BlobClass o => FileClass o

Instances

castToFile :: GObjectClass obj => obj -> File

toFile :: FileClass o => o -> File