gi-webkit2webextension-0.2.10.13: WebKit2WebExtension bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit2WebExtension.Objects.DOMDocumentFragment

Contents

Description

 

Synopsis

Exported types

Properties

ChildElementCount

data DOMDocumentFragmentChildElementCountPropertyInfo Source

Instances

AttrInfo DOMDocumentFragmentChildElementCountPropertyInfo Source 
type AttrLabel DOMDocumentFragmentChildElementCountPropertyInfo = "child-element-count" Source 
type AttrGetType DOMDocumentFragmentChildElementCountPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint DOMDocumentFragmentChildElementCountPropertyInfo = DOMDocumentFragmentK Source 
type AttrSetTypeConstraint DOMDocumentFragmentChildElementCountPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMDocumentFragmentChildElementCountPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Children

data DOMDocumentFragmentChildrenPropertyInfo Source

FirstElementChild

data DOMDocumentFragmentFirstElementChildPropertyInfo Source

Instances

AttrInfo DOMDocumentFragmentFirstElementChildPropertyInfo Source 
type AttrLabel DOMDocumentFragmentFirstElementChildPropertyInfo = "first-element-child" Source 
type AttrGetType DOMDocumentFragmentFirstElementChildPropertyInfo = DOMElement Source 
type AttrBaseTypeConstraint DOMDocumentFragmentFirstElementChildPropertyInfo = DOMDocumentFragmentK Source 
type AttrSetTypeConstraint DOMDocumentFragmentFirstElementChildPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMDocumentFragmentFirstElementChildPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

LastElementChild

data DOMDocumentFragmentLastElementChildPropertyInfo Source

Instances

AttrInfo DOMDocumentFragmentLastElementChildPropertyInfo Source 
type AttrLabel DOMDocumentFragmentLastElementChildPropertyInfo = "last-element-child" Source 
type AttrGetType DOMDocumentFragmentLastElementChildPropertyInfo = DOMElement Source 
type AttrBaseTypeConstraint DOMDocumentFragmentLastElementChildPropertyInfo = DOMDocumentFragmentK Source 
type AttrSetTypeConstraint DOMDocumentFragmentLastElementChildPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMDocumentFragmentLastElementChildPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source