gi-webkit-0.2.4.12: GI/WebKit/Objects/DOMComment.hs-boot
module GI.WebKit.Objects.DOMComment where import Prelude () import Data.GI.Base.ShortPrelude import qualified Data.Text as T import qualified Data.ByteString.Char8 as B import qualified Data.Map as Map newtype DOMComment = DOMComment (ForeignPtr DOMComment) instance GObject DOMComment where class GObject o => DOMCommentK o instance (GObject o, IsDescendantOf DOMComment o) => DOMCommentK o