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

Contents

Description

 

Synopsis

Exported types

Methods

dOMPerformanceEntryListGetLength

dOMPerformanceEntryListItem

Properties

Length

data DOMPerformanceEntryListLengthPropertyInfo Source

Instances

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