gi-webkit-0.2.4.13: WebKit 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.WebKit.Objects.DOMShadowRoot

Contents

Description

 

Synopsis

Exported types

Methods

dOMShadowRootElementFromPoint

dOMShadowRootGetActiveElement

dOMShadowRootGetApplyAuthorStyles

dOMShadowRootGetElementById

dOMShadowRootGetElementsByClassName

dOMShadowRootGetElementsByTagName

dOMShadowRootGetElementsByTagNameNs

dOMShadowRootGetInnerHtml

dOMShadowRootGetResetStyleInheritance

dOMShadowRootGetSelection

dOMShadowRootSetApplyAuthorStyles

dOMShadowRootSetInnerHtml

dOMShadowRootSetResetStyleInheritance

Properties

ActiveElement

data DOMShadowRootActiveElementPropertyInfo Source

ApplyAuthorStyles

data DOMShadowRootApplyAuthorStylesPropertyInfo Source

Instances

AttrInfo DOMShadowRootApplyAuthorStylesPropertyInfo Source 
type AttrLabel DOMShadowRootApplyAuthorStylesPropertyInfo = "apply-author-styles" Source 
type AttrGetType DOMShadowRootApplyAuthorStylesPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMShadowRootApplyAuthorStylesPropertyInfo = DOMShadowRootK Source 
type AttrSetTypeConstraint DOMShadowRootApplyAuthorStylesPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMShadowRootApplyAuthorStylesPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

InnerHtml

ResetStyleInheritance

data DOMShadowRootResetStyleInheritancePropertyInfo Source

Instances

AttrInfo DOMShadowRootResetStyleInheritancePropertyInfo Source 
type AttrLabel DOMShadowRootResetStyleInheritancePropertyInfo = "reset-style-inheritance" Source 
type AttrGetType DOMShadowRootResetStyleInheritancePropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMShadowRootResetStyleInheritancePropertyInfo = DOMShadowRootK Source 
type AttrSetTypeConstraint DOMShadowRootResetStyleInheritancePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps DOMShadowRootResetStyleInheritancePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source