gi-webkit2-4.0.11: 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.Settings

Contents

Description

 

Synopsis

Exported types

newtype Settings Source #

Constructors

Settings (ManagedPtr Settings) 

Instances

GObject Settings Source # 
IsObject Settings Source # 
IsSettings Settings Source # 
((~) * info (ResolveSettingsMethod t Settings), MethodInfo * info Settings p) => IsLabel t (Settings -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> Settings -> p #

((~) * info (ResolveSettingsMethod t Settings), MethodInfo * info Settings p) => IsLabelProxy t (Settings -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> Settings -> p #

HasAttributeList * Settings Source # 
type AttributeList Settings Source # 
type SignalList Settings Source # 

Methods

getAllowFileAccessFromFileUrls

settingsGetAllowFileAccessFromFileUrls Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If file access from file URLs is allowed or False otherwise.

Get the Settings:allow-file-access-from-file-urls property.

Since: 2.10

getAllowModalDialogs

settingsGetAllowModalDialogs Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if it's allowed to create and run modal dialogs or False otherwise.

Get the Settings:allow-modal-dialogs property.

getAllowUniversalAccessFromFileUrls

settingsGetAllowUniversalAccessFromFileUrls Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If universal access from file URLs is allowed or False otherwise.

Get the Settings:allow-universal-access-from-file-urls property.

Since: 2.14

getAutoLoadImages

settingsGetAutoLoadImages Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If auto loading of images is enabled or False otherwise.

Get the Settings:auto-load-images property.

getCursiveFontFamily

settingsGetCursiveFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The default font family used to display content marked with cursive font.

Gets the Settings:cursive-font-family property.

getDefaultCharset

settingsGetDefaultCharset Source #

Arguments

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

settings: a Settings

-> m Text

Returns: Default charset.

Gets the Settings:default-charset property.

getDefaultFontFamily

settingsGetDefaultFontFamily :: (HasCallStack, MonadIO m, IsSettings a) => a -> m Text Source #

No description available in the introspection data.

getDefaultFontSize

settingsGetDefaultFontSize Source #

Arguments

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

settings: a Settings

-> m Word32

Returns: The default font size.

Gets the Settings:default-font-size property.

getDefaultMonospaceFontSize

settingsGetDefaultMonospaceFontSize Source #

Arguments

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

settings: a Settings

-> m Word32

Returns: Default monospace font size.

Gets the Settings:default-monospace-font-size property.

getDrawCompositingIndicators

settingsGetDrawCompositingIndicators Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If compositing borders are drawn or False otherwise.

Get the Settings:draw-compositing-indicators property.

getEnableAccelerated2dCanvas

settingsGetEnableAccelerated2dCanvas Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if accelerated 2D canvas is enabled or False otherwise.

Get the Settings:enable-accelerated-2d-canvas property.

Since: 2.2

getEnableCaretBrowsing

settingsGetEnableCaretBrowsing Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If caret browsing is enabled or False otherwise.

Get the Settings:enable-caret-browsing property.

getEnableDeveloperExtras

settingsGetEnableDeveloperExtras Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If developer extras is enabled or False otherwise.

Get the Settings:enable-developer-extras property.

getEnableDnsPrefetching

settingsGetEnableDnsPrefetching Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If DNS prefetching is enabled or False otherwise.

Get the Settings:enable-dns-prefetching property.

getEnableFrameFlattening

settingsGetEnableFrameFlattening Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If frame flattening is enabled or False otherwise.

Get the Settings:enable-frame-flattening property.

getEnableFullscreen

settingsGetEnableFullscreen Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If fullscreen support is enabled or False otherwise.

Get the Settings:enable-fullscreen property.

getEnableHtml5Database

settingsGetEnableHtml5Database Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If HTML5 database support is enabled or False otherwise.

Get the Settings:enable-html5-database property.

getEnableHtml5LocalStorage

settingsGetEnableHtml5LocalStorage Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If HTML5 local storage support is enabled or False otherwise.

Get the Settings:enable-html5-local-storage property.

getEnableHyperlinkAuditing

settingsGetEnableHyperlinkAuditing Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If hyper link auditing is enabled or False otherwise.

Get the Settings:enable-hyperlink-auditing property.

getEnableJava

settingsGetEnableJava Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If Java is enabled or False otherwise.

Get the Settings:enable-java property.

getEnableJavascript

settingsGetEnableJavascript Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If JavaScript is enabled or False otherwise.

Get the Settings:enable-javascript property.

getEnableMediaStream

settingsGetEnableMediaStream Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If mediastream support is enabled or False otherwise.

Get the Settings:enable-media-stream property.

Since: 2.4

getEnableMediasource

settingsGetEnableMediasource Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If MediaSource support is enabled or False otherwise.

Get the Settings:enable-mediasource property.

Since: 2.4

getEnableOfflineWebApplicationCache

settingsGetEnableOfflineWebApplicationCache Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If HTML5 offline web application cache support is enabled or False otherwise.

Get the Settings:enable-offline-web-application-cache property.

getEnablePageCache

settingsGetEnablePageCache Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if page cache enabled or False otherwise.

Get the Settings:enable-page-cache property.

getEnablePlugins

settingsGetEnablePlugins Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If plugins are enabled or False otherwise.

Get the Settings:enable-plugins property.

getEnablePrivateBrowsing

settingsGetEnablePrivateBrowsing Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If private browsing is enabled or False otherwise.

Get the Settings:enable-private-browsing property.

getEnableResizableTextAreas

settingsGetEnableResizableTextAreas Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If text areas can be resized or False otherwise.

Get the Settings:enable-resizable-text-areas property.

getEnableSiteSpecificQuirks

settingsGetEnableSiteSpecificQuirks Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if site specific quirks are enabled or False otherwise.

Get the Settings:enable-site-specific-quirks property.

getEnableSmoothScrolling

settingsGetEnableSmoothScrolling Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if smooth scrolling is enabled or False otherwise.

Get the Settings:enable-smooth-scrolling property.

getEnableSpatialNavigation

settingsGetEnableSpatialNavigation Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If HTML5 spatial navigation support is enabled or False otherwise.

Get the Settings:enable-spatial-navigation property.

Since: 2.2

getEnableTabsToLinks

settingsGetEnableTabsToLinks Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If tabs to link is enabled or False otherwise.

Get the Settings:enable-tabs-to-links property.

getEnableWebaudio

settingsGetEnableWebaudio Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If webaudio support is enabled or False otherwise.

Get the Settings:enable-webaudio property.

getEnableWebgl

settingsGetEnableWebgl Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If webgl support is enabled or False otherwise.

Get the Settings:enable-webgl property.

getEnableWriteConsoleMessagesToStdout

settingsGetEnableWriteConsoleMessagesToStdout Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True if writing console messages to stdout is enabled or False otherwise.

Get the Settings:enable-write-console-messages-to-stdout property.

Since: 2.2

getEnableXssAuditor

settingsGetEnableXssAuditor Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If XSS auditing is enabled or False otherwise.

Get the Settings:enable-xss-auditor property.

getFantasyFontFamily

settingsGetFantasyFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The default font family used to display content marked with fantasy font.

Gets the Settings:fantasy-font-family property.

getJavascriptCanAccessClipboard

settingsGetJavascriptCanAccessClipboard Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If javascript-can-access-clipboard is enabled or False otherwise.

Get the Settings:javascript-can-access-clipboard property.

getJavascriptCanOpenWindowsAutomatically

settingsGetJavascriptCanOpenWindowsAutomatically Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If JavaScript can open window automatically or False otherwise.

Get the Settings:javascript-can-open-windows-automatically property.

getLoadIconsIgnoringImageLoadSetting

settingsGetLoadIconsIgnoringImageLoadSetting Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If site icon can be loaded irrespective of image loading preference or False otherwise.

Get the Settings:load-icons-ignoring-image-load-setting property.

getMediaPlaybackAllowsInline

settingsGetMediaPlaybackAllowsInline Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If inline playback is allowed for media or False if only fullscreen playback is allowed.

Get the Settings:media-playback-allows-inline property.

getMediaPlaybackRequiresUserGesture

settingsGetMediaPlaybackRequiresUserGesture Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If an user gesture is needed to play or load media or False if no user gesture is needed.

Get the Settings:media-playback-requires-user-gesture property.

getMinimumFontSize

settingsGetMinimumFontSize Source #

Arguments

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

settings: a Settings

-> m Word32

Returns: Minimum font size.

Gets the Settings:minimum-font-size property.

getMonospaceFontFamily

settingsGetMonospaceFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: Default font family used to display content marked with monospace font.

Gets the Settings:monospace-font-family property.

getPictographFontFamily

settingsGetPictographFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The default font family used to display content marked with pictograph font.

Gets the Settings:pictograph-font-family property.

getPrintBackgrounds

settingsGetPrintBackgrounds Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If background images should be printed or False otherwise.

Get the Settings:print-backgrounds property.

getSansSerifFontFamily

settingsGetSansSerifFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The default font family used to display content marked with sans-serif font.

Gets the Settings:sans-serif-font-family property.

getSerifFontFamily

settingsGetSerifFontFamily Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The default font family used to display content marked with serif font.

Gets the Settings:serif-font-family property.

getUserAgent

settingsGetUserAgent Source #

Arguments

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

settings: a Settings

-> m Text

Returns: The current value of the user-agent property.

Get the Settings:user-agent property.

getZoomTextOnly

settingsGetZoomTextOnly Source #

Arguments

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

settings: a Settings

-> m Bool

Returns: True If zoom level of the view should only affect the text or False if all view contents should be scaled.

Get the Settings:zoom-text-only property.

new

settingsNew Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> m Settings

Returns: a new Settings instance.

Creates a new Settings instance with default values. It must be manually attached to a WebView. See also webkit_settings_new_with_settings().

setAllowFileAccessFromFileUrls

settingsSetAllowFileAccessFromFileUrls Source #

Arguments

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

settings: a Settings

-> Bool

allowed: Value to be set

-> m () 

Set the Settings:allow-file-access-from-file-urls property.

Since: 2.10

setAllowModalDialogs

settingsSetAllowModalDialogs Source #

Arguments

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

settings: a Settings

-> Bool

allowed: Value to be set

-> m () 

Set the Settings:allow-modal-dialogs property.

setAllowUniversalAccessFromFileUrls

settingsSetAllowUniversalAccessFromFileUrls Source #

Arguments

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

settings: a Settings

-> Bool

allowed: Value to be set

-> m () 

Set the Settings:allow-universal-access-from-file-urls property.

Since: 2.14

setAutoLoadImages

settingsSetAutoLoadImages Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:auto-load-images property.

setCursiveFontFamily

settingsSetCursiveFontFamily Source #

Arguments

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

settings: a Settings

-> Text

cursiveFontFamily: the new default cursive font family

-> m () 

Set the Settings:cursive-font-family property.

setDefaultCharset

settingsSetDefaultCharset Source #

Arguments

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

settings: a Settings

-> Text

defaultCharset: default charset to be set

-> m () 

Set the Settings:default-charset property.

setDefaultFontFamily

settingsSetDefaultFontFamily Source #

Arguments

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

settings: a Settings

-> Text

defaultFontFamily: the new default font family

-> m () 

Set the Settings:default-font-family property.

setDefaultFontSize

settingsSetDefaultFontSize Source #

Arguments

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

settings: a Settings

-> Word32

fontSize: default font size to be set in pixels

-> m () 

Set the Settings:default-font-size property.

setDefaultMonospaceFontSize

settingsSetDefaultMonospaceFontSize Source #

Arguments

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

settings: a Settings

-> Word32

fontSize: default monospace font size to be set in pixels

-> m () 

Set the Settings:default-monospace-font-size property.

setDrawCompositingIndicators

settingsSetDrawCompositingIndicators Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:draw-compositing-indicators property.

setEnableAccelerated2dCanvas

settingsSetEnableAccelerated2dCanvas Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-accelerated-2d-canvas property.

Since: 2.2

setEnableCaretBrowsing

settingsSetEnableCaretBrowsing Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-caret-browsing property.

setEnableDeveloperExtras

settingsSetEnableDeveloperExtras Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-developer-extras property.

setEnableDnsPrefetching

settingsSetEnableDnsPrefetching Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-dns-prefetching property.

setEnableFrameFlattening

settingsSetEnableFrameFlattening Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-frame-flattening property.

setEnableFullscreen

settingsSetEnableFullscreen Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-fullscreen property.

setEnableHtml5Database

settingsSetEnableHtml5Database Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-html5-database property.

setEnableHtml5LocalStorage

settingsSetEnableHtml5LocalStorage Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-html5-local-storage property.

setEnableHyperlinkAuditing

settingsSetEnableHyperlinkAuditing Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-hyperlink-auditing property.

setEnableJava

settingsSetEnableJava Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-java property.

setEnableJavascript

settingsSetEnableJavascript Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-javascript property.

setEnableMediaStream

settingsSetEnableMediaStream Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-media-stream property.

Since: 2.4

setEnableMediasource

settingsSetEnableMediasource Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-mediasource property.

Since: 2.4

setEnableOfflineWebApplicationCache

settingsSetEnableOfflineWebApplicationCache Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-offline-web-application-cache property.

setEnablePageCache

settingsSetEnablePageCache Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-page-cache property.

setEnablePlugins

settingsSetEnablePlugins Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-plugins property.

setEnablePrivateBrowsing

settingsSetEnablePrivateBrowsing :: (HasCallStack, MonadIO m, IsSettings a) => a -> Bool -> m () Source #

No description available in the introspection data.

setEnableResizableTextAreas

settingsSetEnableResizableTextAreas Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-resizable-text-areas property.

setEnableSiteSpecificQuirks

settingsSetEnableSiteSpecificQuirks Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-site-specific-quirks property.

setEnableSmoothScrolling

settingsSetEnableSmoothScrolling Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-smooth-scrolling property.

setEnableSpatialNavigation

settingsSetEnableSpatialNavigation Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-spatial-navigation property.

Since: 2.2

setEnableTabsToLinks

settingsSetEnableTabsToLinks Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-tabs-to-links property.

setEnableWebaudio

settingsSetEnableWebaudio Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-webaudio property.

setEnableWebgl

settingsSetEnableWebgl Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-webgl property.

setEnableWriteConsoleMessagesToStdout

settingsSetEnableWriteConsoleMessagesToStdout Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-write-console-messages-to-stdout property.

Since: 2.2

setEnableXssAuditor

settingsSetEnableXssAuditor Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:enable-xss-auditor property.

setFantasyFontFamily

settingsSetFantasyFontFamily Source #

Arguments

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

settings: a Settings

-> Text

fantasyFontFamily: the new default fantasy font family

-> m () 

Set the Settings:fantasy-font-family property.

setJavascriptCanAccessClipboard

settingsSetJavascriptCanAccessClipboard Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:javascript-can-access-clipboard property.

setJavascriptCanOpenWindowsAutomatically

settingsSetJavascriptCanOpenWindowsAutomatically Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:javascript-can-open-windows-automatically property.

setLoadIconsIgnoringImageLoadSetting

settingsSetLoadIconsIgnoringImageLoadSetting Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:load-icons-ignoring-image-load-setting property.

setMediaPlaybackAllowsInline

settingsSetMediaPlaybackAllowsInline Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:media-playback-allows-inline property.

setMediaPlaybackRequiresUserGesture

settingsSetMediaPlaybackRequiresUserGesture Source #

Arguments

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

settings: a Settings

-> Bool

enabled: Value to be set

-> m () 

Set the Settings:media-playback-requires-user-gesture property.

setMinimumFontSize

settingsSetMinimumFontSize Source #

Arguments

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

settings: a Settings

-> Word32

fontSize: minimum font size to be set in points

-> m () 

Set the Settings:minimum-font-size property.

setMonospaceFontFamily

settingsSetMonospaceFontFamily Source #

Arguments

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

settings: a Settings

-> Text

monospaceFontFamily: the new default monospace font family

-> m () 

Set the Settings:monospace-font-family property.

setPictographFontFamily

settingsSetPictographFontFamily Source #

Arguments

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

settings: a Settings

-> Text

pictographFontFamily: the new default pictograph font family

-> m () 

Set the Settings:pictograph-font-family property.

setPrintBackgrounds

settingsSetPrintBackgrounds Source #

Arguments

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

settings: a Settings

-> Bool

printBackgrounds: Value to be set

-> m () 

Set the Settings:print-backgrounds property.

setSansSerifFontFamily

settingsSetSansSerifFontFamily Source #

Arguments

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

settings: a Settings

-> Text

sansSerifFontFamily: the new default sans-serif font family

-> m () 

Set the Settings:sans-serif-font-family property.

setSerifFontFamily

settingsSetSerifFontFamily Source #

Arguments

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

settings: a Settings

-> Text

serifFontFamily: the new default serif font family

-> m () 

Set the Settings:serif-font-family property.

setUserAgent

settingsSetUserAgent Source #

Arguments

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

settings: a Settings

-> Maybe Text

userAgent: The new custom user agent string or Nothing to use the default user agent

-> m () 

Set the Settings:user-agent property.

setUserAgentWithApplicationDetails

settingsSetUserAgentWithApplicationDetails Source #

Arguments

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

settings: a Settings

-> Maybe Text

applicationName: The application name used for the user agent or Nothing to use the default user agent.

-> Maybe Text

applicationVersion: The application version for the user agent or Nothing to user the default version.

-> m () 

Set the Settings:user-agent property by appending the application details to the default user agent. If no application name or version is given, the default user agent used will be used. If only the version is given, the default engine version is used with the given application name.

setZoomTextOnly

settingsSetZoomTextOnly Source #

Arguments

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

settings: a Settings

-> Bool

zoomTextOnly: Value to be set

-> m () 

Set the Settings:zoom-text-only property.

Properties

allowFileAccessFromFileUrls

data SettingsAllowFileAccessFromFileUrlsPropertyInfo Source #

Instances

AttrInfo SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrOrigin SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrLabel SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrLabel SettingsAllowFileAccessFromFileUrlsPropertyInfo = "allow-file-access-from-file-urls"
type AttrGetType SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 
type AttrAllowedOps SettingsAllowFileAccessFromFileUrlsPropertyInfo Source # 

allowModalDialogs

data SettingsAllowModalDialogsPropertyInfo Source #

Instances

AttrInfo SettingsAllowModalDialogsPropertyInfo Source # 
type AttrOrigin SettingsAllowModalDialogsPropertyInfo Source # 
type AttrLabel SettingsAllowModalDialogsPropertyInfo Source # 
type AttrGetType SettingsAllowModalDialogsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsAllowModalDialogsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsAllowModalDialogsPropertyInfo Source # 
type AttrAllowedOps SettingsAllowModalDialogsPropertyInfo Source # 

allowUniversalAccessFromFileUrls

data SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source #

Instances

AttrInfo SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrOrigin SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrLabel SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrLabel SettingsAllowUniversalAccessFromFileUrlsPropertyInfo = "allow-universal-access-from-file-urls"
type AttrGetType SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 
type AttrAllowedOps SettingsAllowUniversalAccessFromFileUrlsPropertyInfo Source # 

settingsAllowUniversalAccessFromFileUrls :: AttrLabelProxy "allowUniversalAccessFromFileUrls" Source #

autoLoadImages

data SettingsAutoLoadImagesPropertyInfo Source #

Instances

AttrInfo SettingsAutoLoadImagesPropertyInfo Source # 
type AttrOrigin SettingsAutoLoadImagesPropertyInfo Source # 
type AttrLabel SettingsAutoLoadImagesPropertyInfo Source # 
type AttrGetType SettingsAutoLoadImagesPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsAutoLoadImagesPropertyInfo Source # 
type AttrSetTypeConstraint SettingsAutoLoadImagesPropertyInfo Source # 
type AttrAllowedOps SettingsAutoLoadImagesPropertyInfo Source # 

cursiveFontFamily

data SettingsCursiveFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrLabel SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrGetType SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsCursiveFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsCursiveFontFamilyPropertyInfo Source # 

defaultCharset

data SettingsDefaultCharsetPropertyInfo Source #

Instances

AttrInfo SettingsDefaultCharsetPropertyInfo Source # 
type AttrOrigin SettingsDefaultCharsetPropertyInfo Source # 
type AttrLabel SettingsDefaultCharsetPropertyInfo Source # 
type AttrGetType SettingsDefaultCharsetPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsDefaultCharsetPropertyInfo Source # 
type AttrSetTypeConstraint SettingsDefaultCharsetPropertyInfo Source # 
type AttrAllowedOps SettingsDefaultCharsetPropertyInfo Source # 

defaultFontFamily

data SettingsDefaultFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrLabel SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrGetType SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsDefaultFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsDefaultFontFamilyPropertyInfo Source # 

defaultFontSize

data SettingsDefaultFontSizePropertyInfo Source #

Instances

AttrInfo SettingsDefaultFontSizePropertyInfo Source # 
type AttrOrigin SettingsDefaultFontSizePropertyInfo Source # 
type AttrLabel SettingsDefaultFontSizePropertyInfo Source # 
type AttrGetType SettingsDefaultFontSizePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsDefaultFontSizePropertyInfo Source # 
type AttrSetTypeConstraint SettingsDefaultFontSizePropertyInfo Source # 
type AttrAllowedOps SettingsDefaultFontSizePropertyInfo Source # 

defaultMonospaceFontSize

data SettingsDefaultMonospaceFontSizePropertyInfo Source #

Instances

AttrInfo SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrOrigin SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrLabel SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrLabel SettingsDefaultMonospaceFontSizePropertyInfo = "default-monospace-font-size"
type AttrGetType SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrSetTypeConstraint SettingsDefaultMonospaceFontSizePropertyInfo Source # 
type AttrAllowedOps SettingsDefaultMonospaceFontSizePropertyInfo Source # 

drawCompositingIndicators

data SettingsDrawCompositingIndicatorsPropertyInfo Source #

Instances

AttrInfo SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrOrigin SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrLabel SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrLabel SettingsDrawCompositingIndicatorsPropertyInfo = "draw-compositing-indicators"
type AttrGetType SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsDrawCompositingIndicatorsPropertyInfo Source # 
type AttrAllowedOps SettingsDrawCompositingIndicatorsPropertyInfo Source # 

enableAccelerated2dCanvas

data SettingsEnableAccelerated2dCanvasPropertyInfo Source #

Instances

AttrInfo SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrOrigin SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrLabel SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrLabel SettingsEnableAccelerated2dCanvasPropertyInfo = "enable-accelerated-2d-canvas"
type AttrGetType SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableAccelerated2dCanvasPropertyInfo Source # 
type AttrAllowedOps SettingsEnableAccelerated2dCanvasPropertyInfo Source # 

enableCaretBrowsing

data SettingsEnableCaretBrowsingPropertyInfo Source #

Instances

AttrInfo SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrOrigin SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrLabel SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrLabel SettingsEnableCaretBrowsingPropertyInfo = "enable-caret-browsing"
type AttrGetType SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableCaretBrowsingPropertyInfo Source # 
type AttrAllowedOps SettingsEnableCaretBrowsingPropertyInfo Source # 

enableDeveloperExtras

data SettingsEnableDeveloperExtrasPropertyInfo Source #

Instances

AttrInfo SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrOrigin SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrLabel SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrLabel SettingsEnableDeveloperExtrasPropertyInfo = "enable-developer-extras"
type AttrGetType SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableDeveloperExtrasPropertyInfo Source # 
type AttrAllowedOps SettingsEnableDeveloperExtrasPropertyInfo Source # 

enableDnsPrefetching

data SettingsEnableDnsPrefetchingPropertyInfo Source #

Instances

AttrInfo SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrOrigin SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrLabel SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrLabel SettingsEnableDnsPrefetchingPropertyInfo = "enable-dns-prefetching"
type AttrGetType SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableDnsPrefetchingPropertyInfo Source # 
type AttrAllowedOps SettingsEnableDnsPrefetchingPropertyInfo Source # 

enableFrameFlattening

data SettingsEnableFrameFlatteningPropertyInfo Source #

Instances

AttrInfo SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrOrigin SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrLabel SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrLabel SettingsEnableFrameFlatteningPropertyInfo = "enable-frame-flattening"
type AttrGetType SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableFrameFlatteningPropertyInfo Source # 
type AttrAllowedOps SettingsEnableFrameFlatteningPropertyInfo Source # 

enableFullscreen

data SettingsEnableFullscreenPropertyInfo Source #

Instances

AttrInfo SettingsEnableFullscreenPropertyInfo Source # 
type AttrOrigin SettingsEnableFullscreenPropertyInfo Source # 
type AttrLabel SettingsEnableFullscreenPropertyInfo Source # 
type AttrGetType SettingsEnableFullscreenPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableFullscreenPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableFullscreenPropertyInfo Source # 
type AttrAllowedOps SettingsEnableFullscreenPropertyInfo Source # 

enableHtml5Database

data SettingsEnableHtml5DatabasePropertyInfo Source #

Instances

AttrInfo SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrOrigin SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrLabel SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrLabel SettingsEnableHtml5DatabasePropertyInfo = "enable-html5-database"
type AttrGetType SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableHtml5DatabasePropertyInfo Source # 
type AttrAllowedOps SettingsEnableHtml5DatabasePropertyInfo Source # 

enableHtml5LocalStorage

data SettingsEnableHtml5LocalStoragePropertyInfo Source #

Instances

AttrInfo SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrOrigin SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrLabel SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrLabel SettingsEnableHtml5LocalStoragePropertyInfo = "enable-html5-local-storage"
type AttrGetType SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableHtml5LocalStoragePropertyInfo Source # 
type AttrAllowedOps SettingsEnableHtml5LocalStoragePropertyInfo Source # 

enableHyperlinkAuditing

data SettingsEnableHyperlinkAuditingPropertyInfo Source #

Instances

AttrInfo SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrOrigin SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrLabel SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrLabel SettingsEnableHyperlinkAuditingPropertyInfo = "enable-hyperlink-auditing"
type AttrGetType SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableHyperlinkAuditingPropertyInfo Source # 
type AttrAllowedOps SettingsEnableHyperlinkAuditingPropertyInfo Source # 

enableJava

data SettingsEnableJavaPropertyInfo Source #

Instances

AttrInfo SettingsEnableJavaPropertyInfo Source # 
type AttrOrigin SettingsEnableJavaPropertyInfo Source # 
type AttrLabel SettingsEnableJavaPropertyInfo Source # 
type AttrGetType SettingsEnableJavaPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableJavaPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableJavaPropertyInfo Source # 
type AttrAllowedOps SettingsEnableJavaPropertyInfo Source # 

enableJavascript

data SettingsEnableJavascriptPropertyInfo Source #

Instances

AttrInfo SettingsEnableJavascriptPropertyInfo Source # 
type AttrOrigin SettingsEnableJavascriptPropertyInfo Source # 
type AttrLabel SettingsEnableJavascriptPropertyInfo Source # 
type AttrGetType SettingsEnableJavascriptPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableJavascriptPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableJavascriptPropertyInfo Source # 
type AttrAllowedOps SettingsEnableJavascriptPropertyInfo Source # 

enableMediaStream

data SettingsEnableMediaStreamPropertyInfo Source #

Instances

AttrInfo SettingsEnableMediaStreamPropertyInfo Source # 
type AttrOrigin SettingsEnableMediaStreamPropertyInfo Source # 
type AttrLabel SettingsEnableMediaStreamPropertyInfo Source # 
type AttrGetType SettingsEnableMediaStreamPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableMediaStreamPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableMediaStreamPropertyInfo Source # 
type AttrAllowedOps SettingsEnableMediaStreamPropertyInfo Source # 

enableMediasource

data SettingsEnableMediasourcePropertyInfo Source #

Instances

AttrInfo SettingsEnableMediasourcePropertyInfo Source # 
type AttrOrigin SettingsEnableMediasourcePropertyInfo Source # 
type AttrLabel SettingsEnableMediasourcePropertyInfo Source # 
type AttrGetType SettingsEnableMediasourcePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableMediasourcePropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableMediasourcePropertyInfo Source # 
type AttrAllowedOps SettingsEnableMediasourcePropertyInfo Source # 

enableOfflineWebApplicationCache

data SettingsEnableOfflineWebApplicationCachePropertyInfo Source #

Instances

AttrInfo SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrOrigin SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrLabel SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrLabel SettingsEnableOfflineWebApplicationCachePropertyInfo = "enable-offline-web-application-cache"
type AttrGetType SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 
type AttrAllowedOps SettingsEnableOfflineWebApplicationCachePropertyInfo Source # 

settingsEnableOfflineWebApplicationCache :: AttrLabelProxy "enableOfflineWebApplicationCache" Source #

enablePageCache

data SettingsEnablePageCachePropertyInfo Source #

Instances

AttrInfo SettingsEnablePageCachePropertyInfo Source # 
type AttrOrigin SettingsEnablePageCachePropertyInfo Source # 
type AttrLabel SettingsEnablePageCachePropertyInfo Source # 
type AttrGetType SettingsEnablePageCachePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnablePageCachePropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnablePageCachePropertyInfo Source # 
type AttrAllowedOps SettingsEnablePageCachePropertyInfo Source # 

enablePlugins

data SettingsEnablePluginsPropertyInfo Source #

Instances

AttrInfo SettingsEnablePluginsPropertyInfo Source # 
type AttrOrigin SettingsEnablePluginsPropertyInfo Source # 
type AttrLabel SettingsEnablePluginsPropertyInfo Source # 
type AttrGetType SettingsEnablePluginsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnablePluginsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnablePluginsPropertyInfo Source # 
type AttrAllowedOps SettingsEnablePluginsPropertyInfo Source # 

enablePrivateBrowsing

data SettingsEnablePrivateBrowsingPropertyInfo Source #

Instances

AttrInfo SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrOrigin SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrLabel SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrLabel SettingsEnablePrivateBrowsingPropertyInfo = "enable-private-browsing"
type AttrGetType SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnablePrivateBrowsingPropertyInfo Source # 
type AttrAllowedOps SettingsEnablePrivateBrowsingPropertyInfo Source # 

enableResizableTextAreas

data SettingsEnableResizableTextAreasPropertyInfo Source #

Instances

AttrInfo SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrOrigin SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrLabel SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrLabel SettingsEnableResizableTextAreasPropertyInfo = "enable-resizable-text-areas"
type AttrGetType SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableResizableTextAreasPropertyInfo Source # 
type AttrAllowedOps SettingsEnableResizableTextAreasPropertyInfo Source # 

enableSiteSpecificQuirks

data SettingsEnableSiteSpecificQuirksPropertyInfo Source #

Instances

AttrInfo SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrOrigin SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrLabel SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrLabel SettingsEnableSiteSpecificQuirksPropertyInfo = "enable-site-specific-quirks"
type AttrGetType SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableSiteSpecificQuirksPropertyInfo Source # 
type AttrAllowedOps SettingsEnableSiteSpecificQuirksPropertyInfo Source # 

enableSmoothScrolling

data SettingsEnableSmoothScrollingPropertyInfo Source #

Instances

AttrInfo SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrOrigin SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrLabel SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrLabel SettingsEnableSmoothScrollingPropertyInfo = "enable-smooth-scrolling"
type AttrGetType SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableSmoothScrollingPropertyInfo Source # 
type AttrAllowedOps SettingsEnableSmoothScrollingPropertyInfo Source # 

enableSpatialNavigation

data SettingsEnableSpatialNavigationPropertyInfo Source #

Instances

AttrInfo SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrOrigin SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrLabel SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrLabel SettingsEnableSpatialNavigationPropertyInfo = "enable-spatial-navigation"
type AttrGetType SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableSpatialNavigationPropertyInfo Source # 
type AttrAllowedOps SettingsEnableSpatialNavigationPropertyInfo Source # 

enableTabsToLinks

data SettingsEnableTabsToLinksPropertyInfo Source #

Instances

AttrInfo SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrOrigin SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrLabel SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrLabel SettingsEnableTabsToLinksPropertyInfo = "enable-tabs-to-links"
type AttrGetType SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableTabsToLinksPropertyInfo Source # 
type AttrAllowedOps SettingsEnableTabsToLinksPropertyInfo Source # 

enableWebaudio

data SettingsEnableWebaudioPropertyInfo Source #

Instances

AttrInfo SettingsEnableWebaudioPropertyInfo Source # 
type AttrOrigin SettingsEnableWebaudioPropertyInfo Source # 
type AttrLabel SettingsEnableWebaudioPropertyInfo Source # 
type AttrGetType SettingsEnableWebaudioPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableWebaudioPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableWebaudioPropertyInfo Source # 
type AttrAllowedOps SettingsEnableWebaudioPropertyInfo Source # 

enableWebgl

data SettingsEnableWebglPropertyInfo Source #

Instances

AttrInfo SettingsEnableWebglPropertyInfo Source # 
type AttrOrigin SettingsEnableWebglPropertyInfo Source # 
type AttrLabel SettingsEnableWebglPropertyInfo Source # 
type AttrGetType SettingsEnableWebglPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableWebglPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableWebglPropertyInfo Source # 
type AttrAllowedOps SettingsEnableWebglPropertyInfo Source # 

enableWriteConsoleMessagesToStdout

data SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source #

Instances

AttrInfo SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrOrigin SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrLabel SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrLabel SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = "enable-write-console-messages-to-stdout"
type AttrGetType SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 
type AttrAllowedOps SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source # 

settingsEnableWriteConsoleMessagesToStdout :: AttrLabelProxy "enableWriteConsoleMessagesToStdout" Source #

enableXssAuditor

data SettingsEnableXssAuditorPropertyInfo Source #

Instances

AttrInfo SettingsEnableXssAuditorPropertyInfo Source # 
type AttrOrigin SettingsEnableXssAuditorPropertyInfo Source # 
type AttrLabel SettingsEnableXssAuditorPropertyInfo Source # 
type AttrGetType SettingsEnableXssAuditorPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsEnableXssAuditorPropertyInfo Source # 
type AttrSetTypeConstraint SettingsEnableXssAuditorPropertyInfo Source # 
type AttrAllowedOps SettingsEnableXssAuditorPropertyInfo Source # 

fantasyFontFamily

data SettingsFantasyFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrLabel SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrGetType SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsFantasyFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsFantasyFontFamilyPropertyInfo Source # 

javascriptCanAccessClipboard

data SettingsJavascriptCanAccessClipboardPropertyInfo Source #

Instances

AttrInfo SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrOrigin SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrLabel SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrLabel SettingsJavascriptCanAccessClipboardPropertyInfo = "javascript-can-access-clipboard"
type AttrGetType SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrSetTypeConstraint SettingsJavascriptCanAccessClipboardPropertyInfo Source # 
type AttrAllowedOps SettingsJavascriptCanAccessClipboardPropertyInfo Source # 

javascriptCanOpenWindowsAutomatically

data SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source #

Instances

AttrInfo SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrOrigin SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrLabel SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrLabel SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = "javascript-can-open-windows-automatically"
type AttrGetType SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 
type AttrAllowedOps SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source # 

settingsJavascriptCanOpenWindowsAutomatically :: AttrLabelProxy "javascriptCanOpenWindowsAutomatically" Source #

loadIconsIgnoringImageLoadSetting

data SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source #

Instances

AttrInfo SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrOrigin SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrLabel SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrLabel SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = "load-icons-ignoring-image-load-setting"
type AttrGetType SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrSetTypeConstraint SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 
type AttrAllowedOps SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source # 

settingsLoadIconsIgnoringImageLoadSetting :: AttrLabelProxy "loadIconsIgnoringImageLoadSetting" Source #

mediaPlaybackAllowsInline

data SettingsMediaPlaybackAllowsInlinePropertyInfo Source #

Instances

AttrInfo SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrOrigin SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrLabel SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrLabel SettingsMediaPlaybackAllowsInlinePropertyInfo = "media-playback-allows-inline"
type AttrGetType SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrSetTypeConstraint SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 
type AttrAllowedOps SettingsMediaPlaybackAllowsInlinePropertyInfo Source # 

mediaPlaybackRequiresUserGesture

data SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source #

Instances

AttrInfo SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrOrigin SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrLabel SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrLabel SettingsMediaPlaybackRequiresUserGesturePropertyInfo = "media-playback-requires-user-gesture"
type AttrGetType SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrSetTypeConstraint SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 
type AttrAllowedOps SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source # 

settingsMediaPlaybackRequiresUserGesture :: AttrLabelProxy "mediaPlaybackRequiresUserGesture" Source #

minimumFontSize

data SettingsMinimumFontSizePropertyInfo Source #

Instances

AttrInfo SettingsMinimumFontSizePropertyInfo Source # 
type AttrOrigin SettingsMinimumFontSizePropertyInfo Source # 
type AttrLabel SettingsMinimumFontSizePropertyInfo Source # 
type AttrGetType SettingsMinimumFontSizePropertyInfo Source # 
type AttrBaseTypeConstraint SettingsMinimumFontSizePropertyInfo Source # 
type AttrSetTypeConstraint SettingsMinimumFontSizePropertyInfo Source # 
type AttrAllowedOps SettingsMinimumFontSizePropertyInfo Source # 

monospaceFontFamily

data SettingsMonospaceFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrLabel SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrLabel SettingsMonospaceFontFamilyPropertyInfo = "monospace-font-family"
type AttrGetType SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsMonospaceFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsMonospaceFontFamilyPropertyInfo Source # 

pictographFontFamily

data SettingsPictographFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsPictographFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsPictographFontFamilyPropertyInfo Source # 
type AttrLabel SettingsPictographFontFamilyPropertyInfo Source # 
type AttrLabel SettingsPictographFontFamilyPropertyInfo = "pictograph-font-family"
type AttrGetType SettingsPictographFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsPictographFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsPictographFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsPictographFontFamilyPropertyInfo Source # 

printBackgrounds

data SettingsPrintBackgroundsPropertyInfo Source #

Instances

AttrInfo SettingsPrintBackgroundsPropertyInfo Source # 
type AttrOrigin SettingsPrintBackgroundsPropertyInfo Source # 
type AttrLabel SettingsPrintBackgroundsPropertyInfo Source # 
type AttrGetType SettingsPrintBackgroundsPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsPrintBackgroundsPropertyInfo Source # 
type AttrSetTypeConstraint SettingsPrintBackgroundsPropertyInfo Source # 
type AttrAllowedOps SettingsPrintBackgroundsPropertyInfo Source # 

sansSerifFontFamily

data SettingsSansSerifFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrLabel SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrLabel SettingsSansSerifFontFamilyPropertyInfo = "sans-serif-font-family"
type AttrGetType SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsSansSerifFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsSansSerifFontFamilyPropertyInfo Source # 

serifFontFamily

data SettingsSerifFontFamilyPropertyInfo Source #

Instances

AttrInfo SettingsSerifFontFamilyPropertyInfo Source # 
type AttrOrigin SettingsSerifFontFamilyPropertyInfo Source # 
type AttrLabel SettingsSerifFontFamilyPropertyInfo Source # 
type AttrGetType SettingsSerifFontFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsSerifFontFamilyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsSerifFontFamilyPropertyInfo Source # 
type AttrAllowedOps SettingsSerifFontFamilyPropertyInfo Source # 

userAgent

data SettingsUserAgentPropertyInfo Source #

Instances

AttrInfo SettingsUserAgentPropertyInfo Source # 
type AttrOrigin SettingsUserAgentPropertyInfo Source # 
type AttrLabel SettingsUserAgentPropertyInfo Source # 
type AttrGetType SettingsUserAgentPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsUserAgentPropertyInfo Source # 
type AttrSetTypeConstraint SettingsUserAgentPropertyInfo Source # 
type AttrAllowedOps SettingsUserAgentPropertyInfo Source # 

zoomTextOnly

data SettingsZoomTextOnlyPropertyInfo Source #

Instances

AttrInfo SettingsZoomTextOnlyPropertyInfo Source # 
type AttrOrigin SettingsZoomTextOnlyPropertyInfo Source # 
type AttrLabel SettingsZoomTextOnlyPropertyInfo Source # 
type AttrGetType SettingsZoomTextOnlyPropertyInfo Source # 
type AttrBaseTypeConstraint SettingsZoomTextOnlyPropertyInfo Source # 
type AttrSetTypeConstraint SettingsZoomTextOnlyPropertyInfo Source # 
type AttrAllowedOps SettingsZoomTextOnlyPropertyInfo Source #