gi-webkit2-4.0.7: WebKit2 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.WebKit2.Objects.WebsiteDataManager

Contents

Description

 

Synopsis

Exported types

newtype WebsiteDataManager Source #

Constructors

WebsiteDataManager (ManagedPtr WebsiteDataManager) 

Instances

GObject WebsiteDataManager Source # 
IsObject WebsiteDataManager Source # 
IsWebsiteDataManager WebsiteDataManager Source # 
((~) * info (ResolveWebsiteDataManagerMethod t WebsiteDataManager), MethodInfo * info WebsiteDataManager p) => IsLabel t (WebsiteDataManager -> p) Source # 
((~) * info (ResolveWebsiteDataManagerMethod t WebsiteDataManager), MethodInfo * info WebsiteDataManager p) => IsLabelProxy t (WebsiteDataManager -> p) Source # 
HasAttributeList * WebsiteDataManager Source # 
type SignalList WebsiteDataManager Source # 
type SignalList WebsiteDataManager
type AttributeList WebsiteDataManager Source # 
type AttributeList WebsiteDataManager

class GObject o => IsWebsiteDataManager o Source #

Methods

getBaseCacheDirectory

getBaseDataDirectory

getDiskCacheDirectory

getIndexeddbDirectory

getLocalStorageDirectory

getOfflineApplicationCacheDirectory

getWebsqlDirectory

Properties

baseCacheDirectory

data WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerBaseCacheDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerBaseCacheDirectoryPropertyInfo = "base-cache-directory"
type AttrGetType WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerBaseCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerBaseCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerBaseCacheDirectory :: AttrLabelProxy "baseCacheDirectory" Source #

baseDataDirectory

data WebsiteDataManagerBaseDataDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerBaseDataDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerBaseDataDirectoryPropertyInfo = "base-data-directory"
type AttrGetType WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerBaseDataDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerBaseDataDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerBaseDataDirectory :: AttrLabelProxy "baseDataDirectory" Source #

diskCacheDirectory

data WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerDiskCacheDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerDiskCacheDirectoryPropertyInfo = "disk-cache-directory"
type AttrGetType WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerDiskCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerDiskCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerDiskCacheDirectory :: AttrLabelProxy "diskCacheDirectory" Source #

indexeddbDirectory

data WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerIndexeddbDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerIndexeddbDirectoryPropertyInfo = "indexeddb-directory"
type AttrGetType WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerIndexeddbDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerIndexeddbDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerIndexeddbDirectory :: AttrLabelProxy "indexeddbDirectory" Source #

localStorageDirectory

data WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerLocalStorageDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerLocalStorageDirectoryPropertyInfo = "local-storage-directory"
type AttrGetType WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerLocalStorageDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerLocalStorageDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerLocalStorageDirectory :: AttrLabelProxy "localStorageDirectory" Source #

offlineApplicationCacheDirectory

data WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrOrigin WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = "offline-application-cache-directory"
type AttrGetType WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerOfflineApplicationCacheDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerOfflineApplicationCacheDirectory :: AttrLabelProxy "offlineApplicationCacheDirectory" Source #

websqlDirectory

data WebsiteDataManagerWebsqlDirectoryPropertyInfo Source #

Instances

AttrInfo WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrSetTypeConstraint WebsiteDataManagerWebsqlDirectoryPropertyInfo = * ~ Text
type AttrOrigin WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrLabel WebsiteDataManagerWebsqlDirectoryPropertyInfo = "websql-directory"
type AttrGetType WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrBaseTypeConstraint WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerWebsqlDirectoryPropertyInfo Source # 
type AttrAllowedOps WebsiteDataManagerWebsqlDirectoryPropertyInfo = (:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag)))

websiteDataManagerWebsqlDirectory :: AttrLabelProxy "websqlDirectory" Source #