gi-webkit-3.0.14: 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

timing