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

Contents

Description

 

Synopsis

Exported types

Methods

webHistoryItemCopy

webHistoryItemGetAlternateTitle

webHistoryItemGetLastVisitedTime

webHistoryItemGetOriginalUri

webHistoryItemGetTitle

webHistoryItemGetUri

webHistoryItemNew

webHistoryItemNewWithData

webHistoryItemSetAlternateTitle

Properties

AlternateTitle

data WebHistoryItemAlternateTitlePropertyInfo Source

Instances

AttrInfo WebHistoryItemAlternateTitlePropertyInfo Source 
type AttrLabel WebHistoryItemAlternateTitlePropertyInfo = "alternate-title" Source 
type AttrGetType WebHistoryItemAlternateTitlePropertyInfo = Text Source 
type AttrBaseTypeConstraint WebHistoryItemAlternateTitlePropertyInfo = WebHistoryItemK Source 
type AttrSetTypeConstraint WebHistoryItemAlternateTitlePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps WebHistoryItemAlternateTitlePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

LastVisitedTime

data WebHistoryItemLastVisitedTimePropertyInfo Source

Instances

AttrInfo WebHistoryItemLastVisitedTimePropertyInfo Source 
type AttrLabel WebHistoryItemLastVisitedTimePropertyInfo = "last-visited-time" Source 
type AttrGetType WebHistoryItemLastVisitedTimePropertyInfo = Double Source 
type AttrBaseTypeConstraint WebHistoryItemLastVisitedTimePropertyInfo = WebHistoryItemK Source 
type AttrSetTypeConstraint WebHistoryItemLastVisitedTimePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps WebHistoryItemLastVisitedTimePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

OriginalUri

Title

Uri