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

Contents

Description

 

Synopsis

Exported types

Methods

getLength

dOMHTMLCollectionGetLength Source #

Arguments

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

self: A DOMHTMLCollection

-> m CULong

Returns: A gulong

No description available in the introspection data.

item

dOMHTMLCollectionItem Source #

Arguments

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

self: A DOMHTMLCollection

-> CULong

index: A gulong

-> m DOMNode

Returns: A DOMNode

No description available in the introspection data.

namedItem

dOMHTMLCollectionNamedItem Source #

Arguments

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

self: A DOMHTMLCollection

-> Text

name: A gchar

-> m DOMNode

Returns: A DOMNode

No description available in the introspection data.

Properties

length

data DOMHTMLCollectionLengthPropertyInfo Source #

Instances

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