gi-webkit2webextension-4.0.12: WebKit2-WebExtension 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.DOMNodeList

Contents

Description

 

Synopsis

Exported types

Methods

getLength

dOMNodeListGetLength Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMNodeList a) 
=> a

self: A DOMNodeList

-> m CULong

Returns: A gulong

No description available in the introspection data.

item

dOMNodeListItem Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMNodeList a) 
=> a

self: A DOMNodeList

-> CULong

index: A gulong

-> m DOMNode

Returns: A DOMNode

No description available in the introspection data.

Properties

length

data DOMNodeListLengthPropertyInfo Source #

Instances

AttrInfo DOMNodeListLengthPropertyInfo Source # 
type AttrOrigin DOMNodeListLengthPropertyInfo Source # 
type AttrLabel DOMNodeListLengthPropertyInfo Source # 
type AttrGetType DOMNodeListLengthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMNodeListLengthPropertyInfo Source # 
type AttrSetTypeConstraint DOMNodeListLengthPropertyInfo Source # 
type AttrAllowedOps DOMNodeListLengthPropertyInfo Source #