gi-webkit-0.2.4.12: GI/WebKit/Objects/DOMElement.hs-boot
module GI.WebKit.Objects.DOMElement 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 DOMElement = DOMElement (ForeignPtr DOMElement)
instance GObject DOMElement where
class GObject o => DOMElementK o
instance (GObject o, IsDescendantOf DOMElement o) => DOMElementK o
data DOMElementAttributesPropertyInfo
data DOMElementChildElementCountPropertyInfo
data DOMElementClassListPropertyInfo
data DOMElementClassNamePropertyInfo
data DOMElementClientHeightPropertyInfo
data DOMElementClientLeftPropertyInfo
data DOMElementClientTopPropertyInfo
data DOMElementClientWidthPropertyInfo
data DOMElementFirstElementChildPropertyInfo
data DOMElementIdPropertyInfo
data DOMElementLastElementChildPropertyInfo
data DOMElementNextElementSiblingPropertyInfo
data DOMElementOffsetHeightPropertyInfo
data DOMElementOffsetLeftPropertyInfo
data DOMElementOffsetParentPropertyInfo
data DOMElementOffsetTopPropertyInfo
data DOMElementOffsetWidthPropertyInfo
data DOMElementPreviousElementSiblingPropertyInfo
data DOMElementScrollHeightPropertyInfo
data DOMElementScrollLeftPropertyInfo
data DOMElementScrollTopPropertyInfo
data DOMElementScrollWidthPropertyInfo
data DOMElementStylePropertyInfo
data DOMElementTagNamePropertyInfo
data DOMElementWebkitRegionOversetPropertyInfo