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

Contents

Description

 

Synopsis

Exported types

Methods

dOMNavigatorGetAppCodeName

dOMNavigatorGetAppName

dOMNavigatorGetAppVersion

dOMNavigatorGetCookieEnabled

dOMNavigatorGetGeolocation

dOMNavigatorGetLanguage

dOMNavigatorGetMimeTypes

dOMNavigatorGetOnLine

dOMNavigatorGetPlatform

dOMNavigatorGetPlugins

dOMNavigatorGetProduct

dOMNavigatorGetProductSub

dOMNavigatorGetStorageUpdates

dOMNavigatorGetUserAgent

dOMNavigatorGetVendor

dOMNavigatorGetVendorSub

dOMNavigatorGetWebkitBattery

dOMNavigatorGetWebkitPersistentStorage

dOMNavigatorGetWebkitTemporaryStorage

dOMNavigatorIsProtocolHandlerRegistered

dOMNavigatorJavaEnabled

dOMNavigatorRegisterProtocolHandler

dOMNavigatorUnregisterProtocolHandler

dOMNavigatorWebkitGetGamepads

Properties

AppCodeName

AppName

AppVersion

CookieEnabled

Geolocation

Language

MimeTypes

OnLine

Platform

Plugins

Product

ProductSub

UserAgent

Vendor

VendorSub

WebkitBattery

data DOMNavigatorWebkitBatteryPropertyInfo Source

WebkitPersistentStorage

data DOMNavigatorWebkitPersistentStoragePropertyInfo Source

Instances

AttrInfo DOMNavigatorWebkitPersistentStoragePropertyInfo Source 
type AttrLabel DOMNavigatorWebkitPersistentStoragePropertyInfo = "webkit-persistent-storage" Source 
type AttrGetType DOMNavigatorWebkitPersistentStoragePropertyInfo = DOMStorageQuota Source 
type AttrBaseTypeConstraint DOMNavigatorWebkitPersistentStoragePropertyInfo = DOMNavigatorK Source 
type AttrSetTypeConstraint DOMNavigatorWebkitPersistentStoragePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMNavigatorWebkitPersistentStoragePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

WebkitTemporaryStorage

data DOMNavigatorWebkitTemporaryStoragePropertyInfo Source

Instances

AttrInfo DOMNavigatorWebkitTemporaryStoragePropertyInfo Source 
type AttrLabel DOMNavigatorWebkitTemporaryStoragePropertyInfo = "webkit-temporary-storage" Source 
type AttrGetType DOMNavigatorWebkitTemporaryStoragePropertyInfo = DOMStorageQuota Source 
type AttrBaseTypeConstraint DOMNavigatorWebkitTemporaryStoragePropertyInfo = DOMNavigatorK Source 
type AttrSetTypeConstraint DOMNavigatorWebkitTemporaryStoragePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMNavigatorWebkitTemporaryStoragePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source