gi-webkit-3.0.7: 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

newtype DOMShadowRoot Source #

Constructors

DOMShadowRoot (ManagedPtr DOMShadowRoot) 

Instances

GObject DOMShadowRoot Source # 
IsObject DOMShadowRoot Source # 
IsDOMObject DOMShadowRoot Source # 
IsDOMNode DOMShadowRoot Source # 
IsDOMDocumentFragment DOMShadowRoot Source # 
IsDOMEventTarget DOMShadowRoot Source # 
IsDOMShadowRoot DOMShadowRoot Source # 
((~) * info (ResolveDOMShadowRootMethod t DOMShadowRoot), MethodInfo * info DOMShadowRoot p) => IsLabel t (DOMShadowRoot -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> DOMShadowRoot -> p #

((~) * info (ResolveDOMShadowRootMethod t DOMShadowRoot), MethodInfo * info DOMShadowRoot p) => IsLabelProxy t (DOMShadowRoot -> p) Source # 
HasAttributeList * DOMShadowRoot Source # 
type SignalList DOMShadowRoot Source # 
type SignalList DOMShadowRoot
type AttributeList DOMShadowRoot Source # 
type AttributeList DOMShadowRoot

class GObject o => IsDOMShadowRoot o Source #

Instances

(GObject a, UnknownAncestorError Constraint DOMShadowRoot a) => IsDOMShadowRoot a Source # 
IsDOMShadowRoot DOMShadowRoot Source # 

Methods

elementFromPoint

data DOMShadowRootElementFromPointMethodInfo Source #

Instances

((~) * signature (CLong -> CLong -> m DOMElement), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootElementFromPointMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootElementFromPointMethodInfo a -> signature -> s

getActiveElement

data DOMShadowRootGetActiveElementMethodInfo Source #

Instances

((~) * signature (m DOMElement), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootGetActiveElementMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootGetActiveElementMethodInfo a -> signature -> s

getApplyAuthorStyles

getElementById

data DOMShadowRootGetElementByIdMethodInfo Source #

Instances

((~) * signature (Text -> m DOMElement), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootGetElementByIdMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootGetElementByIdMethodInfo a -> signature -> s

getElementsByClassName

getElementsByTagName

getElementsByTagNameNs

data DOMShadowRootGetElementsByTagNameNsMethodInfo Source #

Instances

((~) * signature (Text -> Text -> m DOMNodeList), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootGetElementsByTagNameNsMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootGetElementsByTagNameNsMethodInfo a -> signature -> s

getInnerHtml

data DOMShadowRootGetInnerHtmlMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootGetInnerHtmlMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootGetInnerHtmlMethodInfo a -> signature -> s

getResetStyleInheritance

getSelection

data DOMShadowRootGetSelectionMethodInfo Source #

Instances

((~) * signature (m DOMDOMSelection), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootGetSelectionMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootGetSelectionMethodInfo a -> signature -> s

setApplyAuthorStyles

data DOMShadowRootSetApplyAuthorStylesMethodInfo Source #

Instances

((~) * signature (Bool -> m ()), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootSetApplyAuthorStylesMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootSetApplyAuthorStylesMethodInfo a -> signature -> s

setInnerHtml

data DOMShadowRootSetInnerHtmlMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMShadowRoot a) => MethodInfo * DOMShadowRootSetInnerHtmlMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMShadowRootSetInnerHtmlMethodInfo a -> signature -> s

setResetStyleInheritance

Properties

activeElement

data DOMShadowRootActiveElementPropertyInfo Source #

Instances

AttrInfo DOMShadowRootActiveElementPropertyInfo Source # 
type AttrSetTypeConstraint DOMShadowRootActiveElementPropertyInfo Source # 
type AttrSetTypeConstraint DOMShadowRootActiveElementPropertyInfo = * ~ ()
type AttrOrigin DOMShadowRootActiveElementPropertyInfo Source # 
type AttrLabel DOMShadowRootActiveElementPropertyInfo Source # 
type AttrLabel DOMShadowRootActiveElementPropertyInfo = "active-element"
type AttrGetType DOMShadowRootActiveElementPropertyInfo Source # 
type AttrBaseTypeConstraint DOMShadowRootActiveElementPropertyInfo Source # 
type AttrAllowedOps DOMShadowRootActiveElementPropertyInfo Source # 
type AttrAllowedOps DOMShadowRootActiveElementPropertyInfo = (:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))

dOMShadowRootActiveElement :: AttrLabelProxy "activeElement" Source #

applyAuthorStyles

data DOMShadowRootApplyAuthorStylesPropertyInfo Source #

Instances

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

dOMShadowRootApplyAuthorStyles :: AttrLabelProxy "applyAuthorStyles" Source #

innerHtml

data DOMShadowRootInnerHtmlPropertyInfo Source #

Instances

AttrInfo DOMShadowRootInnerHtmlPropertyInfo Source # 

Associated Types

type AttrAllowedOps DOMShadowRootInnerHtmlPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint DOMShadowRootInnerHtmlPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint DOMShadowRootInnerHtmlPropertyInfo :: * -> Constraint

type AttrGetType DOMShadowRootInnerHtmlPropertyInfo :: *

type AttrLabel DOMShadowRootInnerHtmlPropertyInfo :: Symbol

type AttrOrigin DOMShadowRootInnerHtmlPropertyInfo :: *

type AttrSetTypeConstraint DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrSetTypeConstraint DOMShadowRootInnerHtmlPropertyInfo = * ~ Text
type AttrOrigin DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrLabel DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrLabel DOMShadowRootInnerHtmlPropertyInfo = "inner-html"
type AttrGetType DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrBaseTypeConstraint DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrAllowedOps DOMShadowRootInnerHtmlPropertyInfo Source # 
type AttrAllowedOps DOMShadowRootInnerHtmlPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

constructDOMShadowRootInnerHtml :: IsDOMShadowRoot o => Text -> IO (GValueConstruct o) Source #

dOMShadowRootInnerHtml :: AttrLabelProxy "innerHtml" Source #

resetStyleInheritance

data DOMShadowRootResetStyleInheritancePropertyInfo Source #

Instances

AttrInfo DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrSetTypeConstraint DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrOrigin DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrLabel DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrLabel DOMShadowRootResetStyleInheritancePropertyInfo = "reset-style-inheritance"
type AttrGetType DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrBaseTypeConstraint DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrAllowedOps DOMShadowRootResetStyleInheritancePropertyInfo Source # 
type AttrAllowedOps DOMShadowRootResetStyleInheritancePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMShadowRootResetStyleInheritance :: AttrLabelProxy "resetStyleInheritance" Source #