gi-webkit2-0.2.10.13: 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 (ForeignPtr Settings) 

Instances

GObject 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

type ParentTypes Settings Source 
type AttributeList Settings Source 
type SignalList Settings Source 

Methods

settingsGetAllowFileAccessFromFileUrls

settingsGetAllowModalDialogs

settingsGetAutoLoadImages

settingsGetCursiveFontFamily

settingsGetDefaultCharset

settingsGetDefaultFontFamily

settingsGetDefaultFontSize

settingsGetDefaultMonospaceFontSize

settingsGetDrawCompositingIndicators

settingsGetEnableAccelerated2dCanvas

settingsGetEnableCaretBrowsing

settingsGetEnableDeveloperExtras

settingsGetEnableDnsPrefetching

settingsGetEnableFrameFlattening

settingsGetEnableFullscreen

settingsGetEnableHtml5Database

settingsGetEnableHtml5LocalStorage

settingsGetEnableHyperlinkAuditing

settingsGetEnableJava

settingsGetEnableJavascript

settingsGetEnableMediaStream

settingsGetEnableMediasource

settingsGetEnableOfflineWebApplicationCache

settingsGetEnablePageCache

settingsGetEnablePlugins

settingsGetEnablePrivateBrowsing

settingsGetEnableResizableTextAreas

settingsGetEnableSiteSpecificQuirks

settingsGetEnableSmoothScrolling

settingsGetEnableSpatialNavigation

settingsGetEnableTabsToLinks

settingsGetEnableWebaudio

settingsGetEnableWebgl

settingsGetEnableWriteConsoleMessagesToStdout

settingsGetEnableXssAuditor

settingsGetFantasyFontFamily

settingsGetJavascriptCanAccessClipboard

settingsGetJavascriptCanOpenWindowsAutomatically

settingsGetLoadIconsIgnoringImageLoadSetting

settingsGetMediaPlaybackAllowsInline

settingsGetMediaPlaybackRequiresUserGesture

settingsGetMinimumFontSize

settingsGetMonospaceFontFamily

settingsGetPictographFontFamily

settingsGetPrintBackgrounds

settingsGetSansSerifFontFamily

settingsGetSerifFontFamily

settingsGetUserAgent

settingsGetZoomTextOnly

settingsNew

settingsSetAllowFileAccessFromFileUrls

settingsSetAllowModalDialogs

settingsSetAutoLoadImages

settingsSetCursiveFontFamily

settingsSetDefaultCharset

settingsSetDefaultFontFamily

settingsSetDefaultFontSize

settingsSetDefaultMonospaceFontSize

settingsSetDrawCompositingIndicators

settingsSetEnableAccelerated2dCanvas

settingsSetEnableCaretBrowsing

settingsSetEnableDeveloperExtras

settingsSetEnableDnsPrefetching

settingsSetEnableFrameFlattening

settingsSetEnableFullscreen

settingsSetEnableHtml5Database

settingsSetEnableHtml5LocalStorage

settingsSetEnableHyperlinkAuditing

settingsSetEnableJava

settingsSetEnableJavascript

settingsSetEnableMediaStream

settingsSetEnableMediasource

settingsSetEnableOfflineWebApplicationCache

settingsSetEnablePageCache

settingsSetEnablePlugins

settingsSetEnablePrivateBrowsing

settingsSetEnableResizableTextAreas

settingsSetEnableSiteSpecificQuirks

settingsSetEnableSmoothScrolling

settingsSetEnableSpatialNavigation

settingsSetEnableTabsToLinks

settingsSetEnableWebaudio

settingsSetEnableWebgl

settingsSetEnableWriteConsoleMessagesToStdout

settingsSetEnableXssAuditor

settingsSetFantasyFontFamily

settingsSetJavascriptCanAccessClipboard

settingsSetJavascriptCanOpenWindowsAutomatically

settingsSetLoadIconsIgnoringImageLoadSetting

settingsSetMediaPlaybackAllowsInline

settingsSetMediaPlaybackRequiresUserGesture

settingsSetMinimumFontSize

settingsSetMonospaceFontFamily

settingsSetPictographFontFamily

settingsSetPrintBackgrounds

settingsSetSansSerifFontFamily

settingsSetSerifFontFamily

settingsSetUserAgent

settingsSetUserAgentWithApplicationDetails

settingsSetZoomTextOnly

Properties

AllowFileAccessFromFileUrls

data SettingsAllowFileAccessFromFileUrlsPropertyInfo Source

Instances

AttrInfo SettingsAllowFileAccessFromFileUrlsPropertyInfo Source 
type AttrLabel SettingsAllowFileAccessFromFileUrlsPropertyInfo = "allow-file-access-from-file-urls" Source 
type AttrGetType SettingsAllowFileAccessFromFileUrlsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsAllowFileAccessFromFileUrlsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsAllowFileAccessFromFileUrlsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsAllowFileAccessFromFileUrlsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

AllowModalDialogs

data SettingsAllowModalDialogsPropertyInfo Source

AutoLoadImages

CursiveFontFamily

data SettingsCursiveFontFamilyPropertyInfo Source

DefaultCharset

DefaultFontFamily

data SettingsDefaultFontFamilyPropertyInfo Source

DefaultFontSize

data SettingsDefaultFontSizePropertyInfo Source

DefaultMonospaceFontSize

data SettingsDefaultMonospaceFontSizePropertyInfo Source

Instances

AttrInfo SettingsDefaultMonospaceFontSizePropertyInfo Source 
type AttrLabel SettingsDefaultMonospaceFontSizePropertyInfo = "default-monospace-font-size" Source 
type AttrGetType SettingsDefaultMonospaceFontSizePropertyInfo = Word32 Source 
type AttrBaseTypeConstraint SettingsDefaultMonospaceFontSizePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsDefaultMonospaceFontSizePropertyInfo = TYPE Lifted ~ Word32 Source 
type AttrAllowedOps SettingsDefaultMonospaceFontSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

DrawCompositingIndicators

data SettingsDrawCompositingIndicatorsPropertyInfo Source

Instances

AttrInfo SettingsDrawCompositingIndicatorsPropertyInfo Source 
type AttrLabel SettingsDrawCompositingIndicatorsPropertyInfo = "draw-compositing-indicators" Source 
type AttrGetType SettingsDrawCompositingIndicatorsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsDrawCompositingIndicatorsPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsDrawCompositingIndicatorsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsDrawCompositingIndicatorsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableAccelerated2dCanvas

data SettingsEnableAccelerated2dCanvasPropertyInfo Source

Instances

AttrInfo SettingsEnableAccelerated2dCanvasPropertyInfo Source 
type AttrLabel SettingsEnableAccelerated2dCanvasPropertyInfo = "enable-accelerated-2d-canvas" Source 
type AttrGetType SettingsEnableAccelerated2dCanvasPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableAccelerated2dCanvasPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableAccelerated2dCanvasPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableAccelerated2dCanvasPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableCaretBrowsing

data SettingsEnableCaretBrowsingPropertyInfo Source

Instances

AttrInfo SettingsEnableCaretBrowsingPropertyInfo Source 
type AttrLabel SettingsEnableCaretBrowsingPropertyInfo = "enable-caret-browsing" Source 
type AttrGetType SettingsEnableCaretBrowsingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableCaretBrowsingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableCaretBrowsingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableCaretBrowsingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableDeveloperExtras

data SettingsEnableDeveloperExtrasPropertyInfo Source

Instances

AttrInfo SettingsEnableDeveloperExtrasPropertyInfo Source 
type AttrLabel SettingsEnableDeveloperExtrasPropertyInfo = "enable-developer-extras" Source 
type AttrGetType SettingsEnableDeveloperExtrasPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableDeveloperExtrasPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableDeveloperExtrasPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableDeveloperExtrasPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableDnsPrefetching

data SettingsEnableDnsPrefetchingPropertyInfo Source

Instances

AttrInfo SettingsEnableDnsPrefetchingPropertyInfo Source 
type AttrLabel SettingsEnableDnsPrefetchingPropertyInfo = "enable-dns-prefetching" Source 
type AttrGetType SettingsEnableDnsPrefetchingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableDnsPrefetchingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableDnsPrefetchingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableDnsPrefetchingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableFrameFlattening

data SettingsEnableFrameFlatteningPropertyInfo Source

Instances

AttrInfo SettingsEnableFrameFlatteningPropertyInfo Source 
type AttrLabel SettingsEnableFrameFlatteningPropertyInfo = "enable-frame-flattening" Source 
type AttrGetType SettingsEnableFrameFlatteningPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableFrameFlatteningPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableFrameFlatteningPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableFrameFlatteningPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableFullscreen

data SettingsEnableFullscreenPropertyInfo Source

EnableHtml5Database

data SettingsEnableHtml5DatabasePropertyInfo Source

Instances

AttrInfo SettingsEnableHtml5DatabasePropertyInfo Source 
type AttrLabel SettingsEnableHtml5DatabasePropertyInfo = "enable-html5-database" Source 
type AttrGetType SettingsEnableHtml5DatabasePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableHtml5DatabasePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableHtml5DatabasePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableHtml5DatabasePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableHtml5LocalStorage

data SettingsEnableHtml5LocalStoragePropertyInfo Source

Instances

AttrInfo SettingsEnableHtml5LocalStoragePropertyInfo Source 
type AttrLabel SettingsEnableHtml5LocalStoragePropertyInfo = "enable-html5-local-storage" Source 
type AttrGetType SettingsEnableHtml5LocalStoragePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableHtml5LocalStoragePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableHtml5LocalStoragePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableHtml5LocalStoragePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableHyperlinkAuditing

data SettingsEnableHyperlinkAuditingPropertyInfo Source

Instances

AttrInfo SettingsEnableHyperlinkAuditingPropertyInfo Source 
type AttrLabel SettingsEnableHyperlinkAuditingPropertyInfo = "enable-hyperlink-auditing" Source 
type AttrGetType SettingsEnableHyperlinkAuditingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableHyperlinkAuditingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableHyperlinkAuditingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableHyperlinkAuditingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableJava

EnableJavascript

data SettingsEnableJavascriptPropertyInfo Source

EnableMediaStream

data SettingsEnableMediaStreamPropertyInfo Source

EnableMediasource

data SettingsEnableMediasourcePropertyInfo Source

EnableOfflineWebApplicationCache

data SettingsEnableOfflineWebApplicationCachePropertyInfo Source

Instances

AttrInfo SettingsEnableOfflineWebApplicationCachePropertyInfo Source 
type AttrLabel SettingsEnableOfflineWebApplicationCachePropertyInfo = "enable-offline-web-application-cache" Source 
type AttrGetType SettingsEnableOfflineWebApplicationCachePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableOfflineWebApplicationCachePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableOfflineWebApplicationCachePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableOfflineWebApplicationCachePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnablePageCache

data SettingsEnablePageCachePropertyInfo Source

EnablePlugins

EnablePrivateBrowsing

data SettingsEnablePrivateBrowsingPropertyInfo Source

Instances

AttrInfo SettingsEnablePrivateBrowsingPropertyInfo Source 
type AttrLabel SettingsEnablePrivateBrowsingPropertyInfo = "enable-private-browsing" Source 
type AttrGetType SettingsEnablePrivateBrowsingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnablePrivateBrowsingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnablePrivateBrowsingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnablePrivateBrowsingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableResizableTextAreas

data SettingsEnableResizableTextAreasPropertyInfo Source

Instances

AttrInfo SettingsEnableResizableTextAreasPropertyInfo Source 
type AttrLabel SettingsEnableResizableTextAreasPropertyInfo = "enable-resizable-text-areas" Source 
type AttrGetType SettingsEnableResizableTextAreasPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableResizableTextAreasPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableResizableTextAreasPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableResizableTextAreasPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableSiteSpecificQuirks

data SettingsEnableSiteSpecificQuirksPropertyInfo Source

Instances

AttrInfo SettingsEnableSiteSpecificQuirksPropertyInfo Source 
type AttrLabel SettingsEnableSiteSpecificQuirksPropertyInfo = "enable-site-specific-quirks" Source 
type AttrGetType SettingsEnableSiteSpecificQuirksPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableSiteSpecificQuirksPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableSiteSpecificQuirksPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableSiteSpecificQuirksPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableSmoothScrolling

data SettingsEnableSmoothScrollingPropertyInfo Source

Instances

AttrInfo SettingsEnableSmoothScrollingPropertyInfo Source 
type AttrLabel SettingsEnableSmoothScrollingPropertyInfo = "enable-smooth-scrolling" Source 
type AttrGetType SettingsEnableSmoothScrollingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableSmoothScrollingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableSmoothScrollingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableSmoothScrollingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableSpatialNavigation

data SettingsEnableSpatialNavigationPropertyInfo Source

Instances

AttrInfo SettingsEnableSpatialNavigationPropertyInfo Source 
type AttrLabel SettingsEnableSpatialNavigationPropertyInfo = "enable-spatial-navigation" Source 
type AttrGetType SettingsEnableSpatialNavigationPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableSpatialNavigationPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableSpatialNavigationPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableSpatialNavigationPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableTabsToLinks

data SettingsEnableTabsToLinksPropertyInfo Source

EnableWebaudio

EnableWebgl

EnableWriteConsoleMessagesToStdout

data SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source

Instances

AttrInfo SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo Source 
type AttrLabel SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = "enable-write-console-messages-to-stdout" Source 
type AttrGetType SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsEnableWriteConsoleMessagesToStdoutPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

EnableXssAuditor

data SettingsEnableXssAuditorPropertyInfo Source

FantasyFontFamily

data SettingsFantasyFontFamilyPropertyInfo Source

JavascriptCanAccessClipboard

data SettingsJavascriptCanAccessClipboardPropertyInfo Source

Instances

AttrInfo SettingsJavascriptCanAccessClipboardPropertyInfo Source 
type AttrLabel SettingsJavascriptCanAccessClipboardPropertyInfo = "javascript-can-access-clipboard" Source 
type AttrGetType SettingsJavascriptCanAccessClipboardPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsJavascriptCanAccessClipboardPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsJavascriptCanAccessClipboardPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsJavascriptCanAccessClipboardPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

JavascriptCanOpenWindowsAutomatically

data SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source

Instances

AttrInfo SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo Source 
type AttrLabel SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = "javascript-can-open-windows-automatically" Source 
type AttrGetType SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsJavascriptCanOpenWindowsAutomaticallyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

LoadIconsIgnoringImageLoadSetting

data SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source

Instances

AttrInfo SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo Source 
type AttrLabel SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = "load-icons-ignoring-image-load-setting" Source 
type AttrGetType SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsLoadIconsIgnoringImageLoadSettingPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MediaPlaybackAllowsInline

data SettingsMediaPlaybackAllowsInlinePropertyInfo Source

Instances

AttrInfo SettingsMediaPlaybackAllowsInlinePropertyInfo Source 
type AttrLabel SettingsMediaPlaybackAllowsInlinePropertyInfo = "media-playback-allows-inline" Source 
type AttrGetType SettingsMediaPlaybackAllowsInlinePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsMediaPlaybackAllowsInlinePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsMediaPlaybackAllowsInlinePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsMediaPlaybackAllowsInlinePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MediaPlaybackRequiresUserGesture

data SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source

Instances

AttrInfo SettingsMediaPlaybackRequiresUserGesturePropertyInfo Source 
type AttrLabel SettingsMediaPlaybackRequiresUserGesturePropertyInfo = "media-playback-requires-user-gesture" Source 
type AttrGetType SettingsMediaPlaybackRequiresUserGesturePropertyInfo = Bool Source 
type AttrBaseTypeConstraint SettingsMediaPlaybackRequiresUserGesturePropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsMediaPlaybackRequiresUserGesturePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps SettingsMediaPlaybackRequiresUserGesturePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

MinimumFontSize

data SettingsMinimumFontSizePropertyInfo Source

MonospaceFontFamily

data SettingsMonospaceFontFamilyPropertyInfo Source

Instances

AttrInfo SettingsMonospaceFontFamilyPropertyInfo Source 
type AttrLabel SettingsMonospaceFontFamilyPropertyInfo = "monospace-font-family" Source 
type AttrGetType SettingsMonospaceFontFamilyPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsMonospaceFontFamilyPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsMonospaceFontFamilyPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsMonospaceFontFamilyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

PictographFontFamily

data SettingsPictographFontFamilyPropertyInfo Source

Instances

AttrInfo SettingsPictographFontFamilyPropertyInfo Source 
type AttrLabel SettingsPictographFontFamilyPropertyInfo = "pictograph-font-family" Source 
type AttrGetType SettingsPictographFontFamilyPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsPictographFontFamilyPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsPictographFontFamilyPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsPictographFontFamilyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

PrintBackgrounds

data SettingsPrintBackgroundsPropertyInfo Source

SansSerifFontFamily

data SettingsSansSerifFontFamilyPropertyInfo Source

Instances

AttrInfo SettingsSansSerifFontFamilyPropertyInfo Source 
type AttrLabel SettingsSansSerifFontFamilyPropertyInfo = "sans-serif-font-family" Source 
type AttrGetType SettingsSansSerifFontFamilyPropertyInfo = Text Source 
type AttrBaseTypeConstraint SettingsSansSerifFontFamilyPropertyInfo = SettingsK Source 
type AttrSetTypeConstraint SettingsSansSerifFontFamilyPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps SettingsSansSerifFontFamilyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

SerifFontFamily

data SettingsSerifFontFamilyPropertyInfo Source

UserAgent

ZoomTextOnly