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

Contents

Description

 

Synopsis

Exported types

Methods

dOMPerformanceNavigationGetRedirectCount

Properties

RedirectCount

data DOMPerformanceNavigationRedirectCountPropertyInfo Source

Instances

AttrInfo DOMPerformanceNavigationRedirectCountPropertyInfo Source 
type AttrLabel DOMPerformanceNavigationRedirectCountPropertyInfo = "redirect-count" Source 
type AttrGetType DOMPerformanceNavigationRedirectCountPropertyInfo = Word32 Source 
type AttrBaseTypeConstraint DOMPerformanceNavigationRedirectCountPropertyInfo = DOMPerformanceNavigationK Source 
type AttrSetTypeConstraint DOMPerformanceNavigationRedirectCountPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMPerformanceNavigationRedirectCountPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

Type

data DOMPerformanceNavigationTypePropertyInfo Source

Instances