webkit-0.13.1.3: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.DocumentType

Documentation

documentTypeGetName :: (DocumentTypeClass self, GlibString string) => self -> IO string

documentTypeGetPublicId :: (DocumentTypeClass self, GlibString string) => self -> IO string

documentTypeGetSystemId :: (DocumentTypeClass self, GlibString string) => self -> IO string

documentTypeGetInternalSubset :: (DocumentTypeClass self, GlibString string) => self -> IO string