webkitgtk3-0.13.1.1: Binding to the Webkit library.

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.WebKit.DOM.DocumentType

Documentation

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

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

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