gi-webkit-3.0.7: 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.WebBackForwardList

Contents

Description

 

Synopsis

Exported types

newtype WebBackForwardList Source #

Constructors

WebBackForwardList (ManagedPtr WebBackForwardList) 

Instances

GObject WebBackForwardList Source # 
IsObject WebBackForwardList Source # 
IsWebBackForwardList WebBackForwardList Source # 
((~) * info (ResolveWebBackForwardListMethod t WebBackForwardList), MethodInfo * info WebBackForwardList p) => IsLabel t (WebBackForwardList -> p) Source # 
((~) * info (ResolveWebBackForwardListMethod t WebBackForwardList), MethodInfo * info WebBackForwardList p) => IsLabelProxy t (WebBackForwardList -> p) Source # 
HasAttributeList * WebBackForwardList Source # 
type SignalList WebBackForwardList Source # 
type SignalList WebBackForwardList
type AttributeList WebBackForwardList Source # 
type AttributeList WebBackForwardList

class GObject o => IsWebBackForwardList o Source #

Methods

addItem

data WebBackForwardListAddItemMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsWebBackForwardList a, IsWebHistoryItem b) => MethodInfo * WebBackForwardListAddItemMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListAddItemMethodInfo a -> signature -> s

clear

data WebBackForwardListClearMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsWebBackForwardList a) => MethodInfo * WebBackForwardListClearMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListClearMethodInfo a -> signature -> s

containsItem

getBackItem

getBackLength

getBackListWithLimit

getCurrentItem

getForwardItem

getForwardLength

getForwardListWithLimit

getLimit

data WebBackForwardListGetLimitMethodInfo Source #

Instances

((~) * signature (m Int32), MonadIO m, IsWebBackForwardList a) => MethodInfo * WebBackForwardListGetLimitMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListGetLimitMethodInfo a -> signature -> s

getNthItem

goBack

data WebBackForwardListGoBackMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsWebBackForwardList a) => MethodInfo * WebBackForwardListGoBackMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListGoBackMethodInfo a -> signature -> s

goForward

data WebBackForwardListGoForwardMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m, IsWebBackForwardList a) => MethodInfo * WebBackForwardListGoForwardMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListGoForwardMethodInfo a -> signature -> s

goToItem

data WebBackForwardListGoToItemMethodInfo Source #

Instances

((~) * signature (b -> m ()), MonadIO m, IsWebBackForwardList a, IsWebHistoryItem b) => MethodInfo * WebBackForwardListGoToItemMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListGoToItemMethodInfo a -> signature -> s

setLimit

data WebBackForwardListSetLimitMethodInfo Source #

Instances

((~) * signature (Int32 -> m ()), MonadIO m, IsWebBackForwardList a) => MethodInfo * WebBackForwardListSetLimitMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy WebBackForwardListSetLimitMethodInfo a -> signature -> s