webkit-0.13.0.2: Binding to the Webkit library.

Safe HaskellNone

Graphics.UI.Gtk.WebKit.DOM.DocumentType

Documentation

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

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

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