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.DOMTreeWalker

Contents

Description

 

Synopsis

Exported types

Methods

dOMTreeWalkerFirstChild

dOMTreeWalkerGetCurrentNode

dOMTreeWalkerGetExpandEntityReferences

dOMTreeWalkerGetFilter

dOMTreeWalkerGetRoot

dOMTreeWalkerGetWhatToShow

dOMTreeWalkerLastChild

dOMTreeWalkerNextNode

dOMTreeWalkerNextSibling

dOMTreeWalkerParentNode

dOMTreeWalkerPreviousNode

dOMTreeWalkerPreviousSibling

dOMTreeWalkerSetCurrentNode

Properties

CurrentNode

ExpandEntityReferences

data DOMTreeWalkerExpandEntityReferencesPropertyInfo Source

Instances

AttrInfo DOMTreeWalkerExpandEntityReferencesPropertyInfo Source 
type AttrLabel DOMTreeWalkerExpandEntityReferencesPropertyInfo = "expand-entity-references" Source 
type AttrGetType DOMTreeWalkerExpandEntityReferencesPropertyInfo = Bool Source 
type AttrBaseTypeConstraint DOMTreeWalkerExpandEntityReferencesPropertyInfo = DOMTreeWalkerK Source 
type AttrSetTypeConstraint DOMTreeWalkerExpandEntityReferencesPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMTreeWalkerExpandEntityReferencesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Filter

Root

WhatToShow