gi-webkit-3.0.11: 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.DOMPerformance

Contents

Description

 

Synopsis

Exported types

Methods

getMemory

dOMPerformanceGetMemory Source #

Arguments

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

self: A DOMPerformance

-> m (Ptr ()) 

Deprecated: (Since version 2.2)

This functionality has been removed from WebKit, this function does nothing.

getNavigation

dOMPerformanceGetNavigation Source #

No description available in the introspection data.

getTiming

dOMPerformanceGetTiming Source #

No description available in the introspection data.

now

dOMPerformanceNow Source #

Arguments

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

self: A DOMPerformance

-> m Double

Returns: A gdouble

No description available in the introspection data.

Properties

navigation

data DOMPerformanceNavigationPropertyInfo Source #

Instances

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

timing

data DOMPerformanceTimingPropertyInfo Source #

Instances

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