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

Contents

Description

 

Synopsis

Exported types

Methods

dOMDOMNamedFlowCollectionGetLength

dOMDOMNamedFlowCollectionItem

dOMDOMNamedFlowCollectionNamedItem

Properties

Length

data DOMDOMNamedFlowCollectionLengthPropertyInfo Source

Instances

AttrInfo DOMDOMNamedFlowCollectionLengthPropertyInfo Source 
type AttrLabel DOMDOMNamedFlowCollectionLengthPropertyInfo = "length" Source 
type AttrGetType DOMDOMNamedFlowCollectionLengthPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint DOMDOMNamedFlowCollectionLengthPropertyInfo = DOMDOMNamedFlowCollectionK Source 
type AttrSetTypeConstraint DOMDOMNamedFlowCollectionLengthPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMDOMNamedFlowCollectionLengthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source