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

Contents

Description

 

Synopsis

Exported types

Methods

back

dOMHistoryBack Source #

Arguments

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

self: A DOMHistory

-> m () 

No description available in the introspection data.

forward

dOMHistoryForward Source #

Arguments

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

self: A DOMHistory

-> m () 

No description available in the introspection data.

getLength

dOMHistoryGetLength Source #

Arguments

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

self: A DOMHistory

-> m CULong

Returns: A gulong

No description available in the introspection data.

go

dOMHistoryGo Source #

Arguments

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

self: A DOMHistory

-> CLong

distance: A glong

-> m () 

No description available in the introspection data.

Properties

length