summaryrefslogtreecommitdiff
path: root/Documentation/webkitgtk/html/WebKitWebSettings.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/webkitgtk/html/WebKitWebSettings.html')
-rw-r--r--Documentation/webkitgtk/html/WebKitWebSettings.html1193
1 files changed, 0 insertions, 1193 deletions
diff --git a/Documentation/webkitgtk/html/WebKitWebSettings.html b/Documentation/webkitgtk/html/WebKitWebSettings.html
deleted file mode 100644
index 0bdee247f..000000000
--- a/Documentation/webkitgtk/html/WebKitWebSettings.html
+++ /dev/null
@@ -1,1193 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WebKitGTK+ Reference Manual: WebKitWebSettings</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
-<link rel="home" href="index.html" title="WebKitGTK+ Reference Manual">
-<link rel="up" href="ch02.html" title="Class Overview">
-<link rel="prev" href="WebKitWebFrame.html" title="WebKitWebFrame">
-<link rel="next" href="WebKitWebBackForwardList.html" title="WebKitWebBackForwardList">
-<meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
-<td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
- <a href="#WebKitWebSettings.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
- <a href="#WebKitWebSettings.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
- <a href="#WebKitWebSettings.properties" class="shortcut">Properties</a></span>
-</td>
-<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
-<td><a accesskey="u" href="ch02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="WebKitWebFrame.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="WebKitWebBackForwardList.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="WebKitWebSettings"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a name="WebKitWebSettings.top_of_page"></a>WebKitWebSettings</span></h2>
-<p>WebKitWebSettings — Control the behaviour of a <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView"><span class="type">WebKitWebView</span></a></p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="WebKitWebSettings.functions"></a><h2>Functions</h2>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="150px" class="functions_return">
-<col class="functions_name">
-</colgroup>
-<tbody>
-<tr>
-<td class="function_type">
-<a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="returnvalue">WebKitWebSettings</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebSettings.html#webkit-web-settings-copy" title="webkit_web_settings_copy ()">webkit_web_settings_copy</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="returnvalue">WebKitWebSettings</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebSettings.html#webkit-web-settings-new" title="webkit_web_settings_new ()">webkit_web_settings_new</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="WebKitWebSettings.html#webkit-web-settings-get-user-agent" title="webkit_web_settings_get_user_agent ()">webkit_web_settings_get_user_agent</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.properties"></a><h2>Properties</h2>
-<div class="informaltable"><table border="0">
-<colgroup>
-<col width="150px" class="properties_type">
-<col width="300px" class="properties_name">
-<col width="200px" class="properties_flags">
-</colgroup>
-<tbody>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--auto-load-images" title="The “auto-load-images” property">auto-load-images</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--auto-resize-window" title="The “auto-resize-window” property">auto-resize-window</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--auto-shrink-images" title="The “auto-shrink-images” property">auto-shrink-images</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--cursive-font-family" title="The “cursive-font-family” property">cursive-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--default-encoding" title="The “default-encoding” property">default-encoding</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--default-font-family" title="The “default-font-family” property">default-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--default-font-size" title="The “default-font-size” property">default-font-size</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--default-monospace-font-size" title="The “default-monospace-font-size” property">default-monospace-font-size</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a class="link" href="WebKitWebSettings.html#WebKitEditingBehavior" title="enum WebKitEditingBehavior"><span class="type">WebKitEditingBehavior</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--editing-behavior" title="The “editing-behavior” property">editing-behavior</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-accelerated-compositing" title="The “enable-accelerated-compositing” property">enable-accelerated-compositing</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-caret-browsing" title="The “enable-caret-browsing” property">enable-caret-browsing</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-default-context-menu" title="The “enable-default-context-menu” property">enable-default-context-menu</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-developer-extras" title="The “enable-developer-extras” property">enable-developer-extras</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-display-of-insecure-content" title="The “enable-display-of-insecure-content” property">enable-display-of-insecure-content</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-dns-prefetching" title="The “enable-dns-prefetching” property">enable-dns-prefetching</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-dom-paste" title="The “enable-dom-paste” property">enable-dom-paste</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-file-access-from-file-uris" title="The “enable-file-access-from-file-uris” property">enable-file-access-from-file-uris</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-frame-flattening" title="The “enable-frame-flattening” property">enable-frame-flattening</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-fullscreen" title="The “enable-fullscreen” property">enable-fullscreen</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-html5-database" title="The “enable-html5-database” property">enable-html5-database</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-html5-local-storage" title="The “enable-html5-local-storage” property">enable-html5-local-storage</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-hyperlink-auditing" title="The “enable-hyperlink-auditing” property">enable-hyperlink-auditing</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-java-applet" title="The “enable-java-applet” property">enable-java-applet</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-media-stream" title="The “enable-media-stream” property">enable-media-stream</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-mediasource" title="The “enable-mediasource” property">enable-mediasource</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-offline-web-application-cache" title="The “enable-offline-web-application-cache” property">enable-offline-web-application-cache</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-page-cache" title="The “enable-page-cache” property">enable-page-cache</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-plugins" title="The “enable-plugins” property">enable-plugins</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-private-browsing" title="The “enable-private-browsing” property">enable-private-browsing</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-running-of-insecure-content" title="The “enable-running-of-insecure-content” property">enable-running-of-insecure-content</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-scripts" title="The “enable-scripts” property">enable-scripts</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-site-specific-quirks" title="The “enable-site-specific-quirks” property">enable-site-specific-quirks</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-smooth-scrolling" title="The “enable-smooth-scrolling” property">enable-smooth-scrolling</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-spatial-navigation" title="The “enable-spatial-navigation” property">enable-spatial-navigation</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-spell-checking" title="The “enable-spell-checking” property">enable-spell-checking</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-universal-access-from-file-uris" title="The “enable-universal-access-from-file-uris” property">enable-universal-access-from-file-uris</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-webaudio" title="The “enable-webaudio” property">enable-webaudio</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-webgl" title="The “enable-webgl” property">enable-webgl</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enable-xss-auditor" title="The “enable-xss-auditor” property">enable-xss-auditor</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--enforce-96-dpi" title="The “enforce-96-dpi” property">enforce-96-dpi</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--fantasy-font-family" title="The “fantasy-font-family” property">fantasy-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--html5-local-storage-database-path" title="The “html5-local-storage-database-path” property">html5-local-storage-database-path</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--javascript-can-access-clipboard" title="The “javascript-can-access-clipboard” property">javascript-can-access-clipboard</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--javascript-can-open-windows-automatically" title="The “javascript-can-open-windows-automatically” property">javascript-can-open-windows-automatically</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--media-playback-allows-inline" title="The “media-playback-allows-inline” property">media-playback-allows-inline</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--media-playback-requires-user-gesture" title="The “media-playback-requires-user-gesture” property">media-playback-requires-user-gesture</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--minimum-font-size" title="The “minimum-font-size” property">minimum-font-size</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--minimum-logical-font-size" title="The “minimum-logical-font-size” property">minimum-logical-font-size</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--monospace-font-family" title="The “monospace-font-family” property">monospace-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--print-backgrounds" title="The “print-backgrounds” property">print-backgrounds</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--resizable-text-areas" title="The “resizable-text-areas” property">resizable-text-areas</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--respect-image-orientation" title="The “respect-image-orientation” property">respect-image-orientation</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--sans-serif-font-family" title="The “sans-serif-font-family” property">sans-serif-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--serif-font-family" title="The “serif-font-family” property">serif-font-family</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--spell-checking-languages" title="The “spell-checking-languages” property">spell-checking-languages</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--tab-key-cycles-through-elements" title="The “tab-key-cycles-through-elements” property">tab-key-cycles-through-elements</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--user-agent" title="The “user-agent” property">user-agent</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type">
-<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--user-stylesheet-uri" title="The “user-stylesheet-uri” property">user-stylesheet-uri</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-<tr>
-<td class="property_type"><a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
-<td class="property_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings--zoom-step" title="The “zoom-step” property">zoom-step</a></td>
-<td class="property_flags">Read / Write / Construct</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.other"></a><h2>Types and Values</h2>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="150px" class="name">
-<col class="description">
-</colgroup>
-<tbody>
-<tr>
-<td class="datatype_keyword"> </td>
-<td class="function_name"><a class="link" href="WebKitWebSettings.html#WebKitWebSettings-struct" title="WebKitWebSettings">WebKitWebSettings</a></td>
-</tr>
-<tr>
-<td class="datatype_keyword">enum</td>
-<td class="function_name"><a class="link" href="WebKitWebSettings.html#WebKitEditingBehavior" title="enum WebKitEditingBehavior">WebKitEditingBehavior</a></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.object-hierarchy"></a><h2>Object Hierarchy</h2>
-<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
- <span class="lineart">╰──</span> WebKitWebSettings
-</pre>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.description"></a><h2>Description</h2>
-<p><a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> can be applied to a <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView"><span class="type">WebKitWebView</span></a> to control text encoding,
-color, font sizes, printing mode, script support, loading of images and various other things.
-After creation, a <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> object contains default settings.</p>
-<div class="informalexample">
- <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
- <tbody>
- <tr>
- <td class="listing_lines" align="right"><pre>1
-2
-3
-4
-5
-6</pre></td>
- <td class="listing_code"><pre class="programlisting"><span class="comment">/*</span><span class="comment"> Create a new websettings and disable java script </span><span class="comment">*/</span>
-WebKitWebSettings *settings = webkit_web_settings_new ();
-g_object_set (G_OBJECT(settings), <span class="number">&quot;enable-scripts&quot;</span>, FALSE, <span class="number">NULL</span>);
-
-<span class="comment">/*</span><span class="comment"> Apply the result </span><span class="comment">*/</span>
-webkit_web_view_set_settings (WEBKIT_WEB_VIEW(my_webview), settings);</pre></td>
- </tr>
- </tbody>
- </table>
-</div>
-
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a name="webkit-web-settings-copy"></a><h3>webkit_web_settings_copy ()</h3>
-<pre class="programlisting"><a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="returnvalue">WebKitWebSettings</span></a> *
-webkit_web_settings_copy (<em class="parameter"><code><a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> *web_settings</code></em>);</pre>
-<p>Copies an existing <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> instance.</p>
-<div class="refsect3">
-<a name="id-1.3.4.8.2.5"></a><h4>Parameters</h4>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>web_settings</p></td>
-<td class="parameter_description"><p>a <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> to copy.</p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="id-1.3.4.8.2.6"></a><h4>Returns</h4>
-<p> a new <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> instance. </p>
-<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-web-settings-new"></a><h3>webkit_web_settings_new ()</h3>
-<pre class="programlisting"><a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="returnvalue">WebKitWebSettings</span></a> *
-webkit_web_settings_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
-<p>Creates a new <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> instance with default values. It must
-be manually attached to a WebView.</p>
-<div class="refsect3">
-<a name="id-1.3.4.8.3.5"></a><h4>Returns</h4>
-<p> a new <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> instance</p>
-<p></p>
-</div>
-</div>
-<hr>
-<div class="refsect2">
-<a name="webkit-web-settings-get-user-agent"></a><h3>webkit_web_settings_get_user_agent ()</h3>
-<pre class="programlisting">const <a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
-webkit_web_settings_get_user_agent (<em class="parameter"><code><a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a> *web_settings</code></em>);</pre>
-<div class="refsect3">
-<a name="id-1.3.4.8.4.4"></a><h4>Parameters</h4>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody><tr>
-<td class="parameter_name"><p>web_settings</p></td>
-<td class="parameter_description"><p>a <a class="link" href="WebKitWebSettings.html" title="WebKitWebSettings"><span class="type">WebKitWebSettings</span></a></p></td>
-<td class="parameter_annotations"> </td>
-</tr></tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="id-1.3.4.8.4.5"></a><h4>Returns</h4>
-<p> the User-Agent string currently used by the web view(s) associated
-with the <em class="parameter"><code>web_settings</code></em>
-.</p>
-<p></p>
-</div>
-<p class="since">Since 1.1.11</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.other_details"></a><h2>Types and Values</h2>
-<div class="refsect2">
-<a name="WebKitWebSettings-struct"></a><h3>WebKitWebSettings</h3>
-<pre class="programlisting">typedef struct _WebKitWebSettings WebKitWebSettings;</pre>
-<p>
-</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitEditingBehavior"></a><h3>enum WebKitEditingBehavior</h3>
-<p>Enum values used for determining the editing behavior of editable elements.</p>
-<div class="refsect3">
-<a name="id-1.3.4.9.3.4"></a><h4>Members</h4>
-<div class="informaltable"><table width="100%" border="0">
-<colgroup>
-<col width="300px" class="enum_members_name">
-<col class="enum_members_description">
-<col width="200px" class="enum_members_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="enum_member_name"><p><a name="WEBKIT-EDITING-BEHAVIOR-MAC:CAPS"></a>WEBKIT_EDITING_BEHAVIOR_MAC</p></td>
-<td class="enum_member_description">
-<p>Editing behavior mimicking OS X user interfaces.</p>
-</td>
-<td class="enum_member_annotations"> </td>
-</tr>
-<tr>
-<td class="enum_member_name"><p><a name="WEBKIT-EDITING-BEHAVIOR-WINDOWS:CAPS"></a>WEBKIT_EDITING_BEHAVIOR_WINDOWS</p></td>
-<td class="enum_member_description">
-<p>Editing behavior mimicking Windows user interfaces.</p>
-</td>
-<td class="enum_member_annotations"> </td>
-</tr>
-<tr>
-<td class="enum_member_name"><p><a name="WEBKIT-EDITING-BEHAVIOR-UNIX:CAPS"></a>WEBKIT_EDITING_BEHAVIOR_UNIX</p></td>
-<td class="enum_member_description">
-<p>Editing behavior mimicking free desktop user interfaces.</p>
-</td>
-<td class="enum_member_annotations"> </td>
-</tr>
-</tbody>
-</table></div>
-</div>
-</div>
-</div>
-<div class="refsect1">
-<a name="WebKitWebSettings.property-details"></a><h2>Property Details</h2>
-<div class="refsect2">
-<a name="WebKitWebSettings--auto-load-images"></a><h3>The <code class="literal">“auto-load-images”</code> property</h3>
-<pre class="programlisting"> “auto-load-images” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Load images automatically.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--auto-resize-window"></a><h3>The <code class="literal">“auto-resize-window”</code> property</h3>
-<pre class="programlisting"> “auto-resize-window” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Web pages can request to modify the size and position of the
-window containing the <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView"><span class="type">WebKitWebView</span></a> through various DOM methods
-(resizeTo, moveTo, resizeBy, moveBy). By default WebKit will not
-honor this requests, but you can set this property to <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if
-you'd like it to do so. If you wish to handle this manually, you
-can connect to the notify signal for the
-<a class="link" href="WebKitWebWindowFeatures.html" title="WebKitWebWindowFeatures"><span class="type">WebKitWebWindowFeatures</span></a> of your <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView"><span class="type">WebKitWebView</span></a>.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.22</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--auto-shrink-images"></a><h3>The <code class="literal">“auto-shrink-images”</code> property</h3>
-<pre class="programlisting"> “auto-shrink-images” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Automatically shrink standalone images to fit.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--cursive-font-family"></a><h3>The <code class="literal">“cursive-font-family”</code> property</h3>
-<pre class="programlisting"> “cursive-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default Cursive font family used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "serif"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--default-encoding"></a><h3>The <code class="literal">“default-encoding”</code> property</h3>
-<pre class="programlisting"> “default-encoding” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default encoding used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "iso-8859-1"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--default-font-family"></a><h3>The <code class="literal">“default-font-family”</code> property</h3>
-<pre class="programlisting"> “default-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default font family used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "sans-serif"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--default-font-size"></a><h3>The <code class="literal">“default-font-size”</code> property</h3>
-<pre class="programlisting"> “default-font-size” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
-<p>The default font size used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Allowed values: &gt;= 5</p>
-<p>Default value: 12</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--default-monospace-font-size"></a><h3>The <code class="literal">“default-monospace-font-size”</code> property</h3>
-<pre class="programlisting"> “default-monospace-font-size” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
-<p>The default font size used to display monospace text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Allowed values: &gt;= 5</p>
-<p>Default value: 10</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--editing-behavior"></a><h3>The <code class="literal">“editing-behavior”</code> property</h3>
-<pre class="programlisting"> “editing-behavior” <a class="link" href="WebKitWebSettings.html#WebKitEditingBehavior" title="enum WebKitEditingBehavior"><span class="type">WebKitEditingBehavior</span></a></pre>
-<p>This setting controls various editing behaviors that differ
-between platforms and that have been combined in two groups,
-'Mac' and 'Windows'. Some examples:</p>
-<p> 1) Clicking below the last line of an editable area puts the
-caret at the end of the last line on Mac, but in the middle of
-the last line on Windows.</p>
-<p> 2) Pushing down the arrow key on the last line puts the caret
- at the end of the last line on Mac, but does nothing on
- Windows. A similar case exists on the top line.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: WEBKIT_EDITING_BEHAVIOR_UNIX</p>
-<p class="since">Since 1.1.13</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-accelerated-compositing"></a><h3>The <code class="literal">“enable-accelerated-compositing”</code> property</h3>
-<pre class="programlisting"> “enable-accelerated-compositing” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for accelerated compositing on pages. Accelerated
-compositing uses the GPU to render animations on pages smoothly and also allows
-proper rendering of 3D CSS transforms.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.7.5</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-caret-browsing"></a><h3>The <code class="literal">“enable-caret-browsing”</code> property</h3>
-<pre class="programlisting"> “enable-caret-browsing” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable caret browsing mode.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.6</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-default-context-menu"></a><h3>The <code class="literal">“enable-default-context-menu”</code> property</h3>
-<pre class="programlisting"> “enable-default-context-menu” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether right-clicks should be handled automatically to create,
-and display the context menu. Turning this off will make
-WebKitGTK+ not emit the populate-popup signal. Notice that the
-default button press event handler may still handle right
-clicks for other reasons, such as in-page context menus, or
-right-clicks that are handled by the page itself.</p>
-<div class="warning">
-<p><code class="literal">WebKitWebSettings:enable-default-context-menu</code> has been deprecated since version 1.10 and should not be used in newly-written code.</p>
-<p>Use <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView-context-menu" title="The “context-menu” signal"><span class="type">“context-menu”</span></a> signal instead.</p>
-</div>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.18</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-developer-extras"></a><h3>The <code class="literal">“enable-developer-extras”</code> property</h3>
-<pre class="programlisting"> “enable-developer-extras” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether developer extensions should be enabled. This enables,
-for now, the Web Inspector, which can be controlled using the
-<a class="link" href="WebKitWebInspector.html" title="WebKitWebInspector"><span class="type">WebKitWebInspector</span></a> instance held by the <a class="link" href="webkitgtk-webkitwebview.html#WebKitWebView"><span class="type">WebKitWebView</span></a> this
-setting is enabled for.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.0.3</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-display-of-insecure-content"></a><h3>The <code class="literal">“enable-display-of-insecure-content”</code> property</h3>
-<pre class="programlisting"> “enable-display-of-insecure-content” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether pages loaded via HTTPS should load subresources such as
-images and frames from non-HTTPS URLs.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 2.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-dns-prefetching"></a><h3>The <code class="literal">“enable-dns-prefetching”</code> property</h3>
-<pre class="programlisting"> “enable-dns-prefetching” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether webkit prefetches domain names. This is a separate knob from private browsing.
-Whether private browsing should set this or not is up for debate, for now it doesn't.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.3.13.</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-dom-paste"></a><h3>The <code class="literal">“enable-dom-paste”</code> property</h3>
-<pre class="programlisting"> “enable-dom-paste” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable DOM paste. If set to <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, document.execCommand("Paste")
-will correctly execute and paste content of the clipboard.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.16</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-file-access-from-file-uris"></a><h3>The <code class="literal">“enable-file-access-from-file-uris”</code> property</h3>
-<pre class="programlisting"> “enable-file-access-from-file-uris” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Boolean property to control file access for file:// URIs. If this
-option is enabled every file:// will have its own security unique domain.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.22</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-frame-flattening"></a><h3>The <code class="literal">“enable-frame-flattening”</code> property</h3>
-<pre class="programlisting"> “enable-frame-flattening” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable the Frame Flattening. With this setting each subframe is expanded
-to its contents, which will flatten all the frames to become one scrollable page.
-On touch devices, it is desired to not have any scrollable sub parts of the page as
-it results in a confusing user experience, with scrolling sometimes scrolling sub parts
-and at other times scrolling the page itself. For this reason iframes and framesets are
-barely usable on touch devices.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.3.5</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-fullscreen"></a><h3>The <code class="literal">“enable-fullscreen”</code> property</h3>
-<pre class="programlisting"> “enable-fullscreen” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable the Javascript Fullscreen API. The API
-allows any HTML element to request fullscreen display. See also
-the current draft of the spec:
-http://www.w3.org/TR/fullscreen/</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 2.4</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-html5-database"></a><h3>The <code class="literal">“enable-html5-database”</code> property</h3>
-<pre class="programlisting"> “enable-html5-database” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable HTML5 client-side SQL database support. Client-side
-SQL database allows web pages to store structured data and be able to
-use SQL to manipulate that data asynchronously.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.8</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-html5-local-storage"></a><h3>The <code class="literal">“enable-html5-local-storage”</code> property</h3>
-<pre class="programlisting"> “enable-html5-local-storage” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable HTML5 localStorage support. localStorage provides
-simple synchronous storage access.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.8</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-hyperlink-auditing"></a><h3>The <code class="literal">“enable-hyperlink-auditing”</code> property</h3>
-<pre class="programlisting"> “enable-hyperlink-auditing” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for &lt;a ping&gt;.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.2.5</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-java-applet"></a><h3>The <code class="literal">“enable-java-applet”</code> property</h3>
-<pre class="programlisting"> “enable-java-applet” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for the Java &lt;applet&gt; tag. Keep in
-mind that Java content can be still shown in the page through
-&lt;object&gt; or &lt;embed&gt;, which are the preferred tags for this task.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.22</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-media-stream"></a><h3>The <code class="literal">“enable-media-stream”</code> property</h3>
-<pre class="programlisting"> “enable-media-stream” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for Media Stream on pages. Media Stream is
-an experimental proposal for allowing web pages to access local video and
-audio input devices. The standard is currently a work-in-progress as part
-of the Web Applications 1.0 specification from WHATWG.</p>
-<p>See also http://www.w3.org/TR/mediacapture-streams/</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.10.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-mediasource"></a><h3>The <code class="literal">“enable-mediasource”</code> property</h3>
-<pre class="programlisting"> “enable-mediasource” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for MediaSource on pages. MediaSource is an
-experimental proposal which extends HTMLMediaElement to allow
-JavaScript to generate media streams for playback. The standard is
-currently a work-in-progress by the W3C HTML Media Task Force.</p>
-<p>See also http://www.w3.org/TR/media-source/</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 2.4</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-offline-web-application-cache"></a><h3>The <code class="literal">“enable-offline-web-application-cache”</code> property</h3>
-<pre class="programlisting"> “enable-offline-web-application-cache” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable HTML5 offline web application cache support. Offline
-Web Application Cache ensures web applications are available even when
-the user is not connected to the network.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.13</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-page-cache"></a><h3>The <code class="literal">“enable-page-cache”</code> property</h3>
-<pre class="programlisting"> “enable-page-cache” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable the page cache. Disabling the page cache is
-generally only useful for special circumstances like low-memory
-scenarios or special purpose applications like static HTML
-viewers. This setting only controls the Page Cache, this cache
-is different than the disk-based or memory-based traditional
-resource caches, its point is to make going back and forth
-between pages much faster. For details about the different types
-of caches and their purposes see:
-http://webkit.org/blog/427/webkit-page-cache-i-the-basics/</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.18</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-plugins"></a><h3>The <code class="literal">“enable-plugins”</code> property</h3>
-<pre class="programlisting"> “enable-plugins” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable embedded plugin objects.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-private-browsing"></a><h3>The <code class="literal">“enable-private-browsing”</code> property</h3>
-<pre class="programlisting"> “enable-private-browsing” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable private browsing mode. Private browsing mode prevents
-WebKit from updating the global history and storing any session
-information e.g., on-disk cache, as well as suppressing any messages
-from being printed into the (javascript) console.</p>
-<p>This is currently experimental for WebKitGtk.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.2</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-running-of-insecure-content"></a><h3>The <code class="literal">“enable-running-of-insecure-content”</code> property</h3>
-<pre class="programlisting"> “enable-running-of-insecure-content” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether pages loaded via HTTPS should run subresources such as
-CSS, scripts, and plugins from non-HTTPS URLs.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 2.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-scripts"></a><h3>The <code class="literal">“enable-scripts”</code> property</h3>
-<pre class="programlisting"> “enable-scripts” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable embedded scripting languages.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-site-specific-quirks"></a><h3>The <code class="literal">“enable-site-specific-quirks”</code> property</h3>
-<pre class="programlisting"> “enable-site-specific-quirks” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enables the site-specific compatibility workarounds.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-smooth-scrolling"></a><h3>The <code class="literal">“enable-smooth-scrolling”</code> property</h3>
-<pre class="programlisting"> “enable-smooth-scrolling” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for smooth scrolling. The current implementation relies upon
-CPU work to produce a smooth scrolling experience.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.9.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-spatial-navigation"></a><h3>The <code class="literal">“enable-spatial-navigation”</code> property</h3>
-<pre class="programlisting"> “enable-spatial-navigation” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable the Spatial Navigation. This feature consists in the ability
-to navigate between focusable elements in a Web page, such as hyperlinks and
-form controls, by using Left, Right, Up and Down arrow keys. For example, if
-an user presses the Right key, heuristics determine whether there is an element
-he might be trying to reach towards the right, and if there are multiple elements,
-which element he probably wants.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.23</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-spell-checking"></a><h3>The <code class="literal">“enable-spell-checking”</code> property</h3>
-<pre class="programlisting"> “enable-spell-checking” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable spell checking while typing.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.6</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-universal-access-from-file-uris"></a><h3>The <code class="literal">“enable-universal-access-from-file-uris”</code> property</h3>
-<pre class="programlisting"> “enable-universal-access-from-file-uris” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to allow files loaded through file:// URIs universal access to
-all pages.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.13</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-webaudio"></a><h3>The <code class="literal">“enable-webaudio”</code> property</h3>
-<pre class="programlisting"> “enable-webaudio” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for WebAudio on pages. WebAudio is an
-experimental proposal for allowing web pages to generate Audio
-WAVE data from JavaScript. The standard is currently a
-work-in-progress by the W3C Audio Working Group.</p>
-<p>See also https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since TODO</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-webgl"></a><h3>The <code class="literal">“enable-webgl”</code> property</h3>
-<pre class="programlisting"> “enable-webgl” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enable or disable support for WebGL on pages. WebGL is an experimental
-proposal for allowing web pages to use OpenGL ES-like calls directly. The
-standard is currently a work-in-progress by the Khronos Group.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.3.14</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enable-xss-auditor"></a><h3>The <code class="literal">“enable-xss-auditor”</code> property</h3>
-<pre class="programlisting"> “enable-xss-auditor” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether to enable the XSS Auditor. This feature filters some kinds of
-reflective XSS attacks on vulnerable web sites.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.11</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--enforce-96-dpi"></a><h3>The <code class="literal">“enforce-96-dpi”</code> property</h3>
-<pre class="programlisting"> “enforce-96-dpi” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Enforce a resolution of 96 DPI. This is meant for compatibility
-with web pages which cope badly with different screen resolutions
-and for automated testing.
-Web browsers and applications that typically display arbitrary
-content from the web should provide a preference for this.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.0.3</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--fantasy-font-family"></a><h3>The <code class="literal">“fantasy-font-family”</code> property</h3>
-<pre class="programlisting"> “fantasy-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default Fantasy font family used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "serif"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--html5-local-storage-database-path"></a><h3>The <code class="literal">“html5-local-storage-database-path”</code> property</h3>
-<pre class="programlisting"> “html5-local-storage-database-path” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>Path to store persistent HTML5 localStorage databases, which are enabled by
-"enable-html5-local-storage". The default path is $XDG_DATA_HOME/webkit/databases/.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "/home/cgarcia/.local/share/webkit/databases"</p>
-<p class="since">Since 1.5.2</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--javascript-can-access-clipboard"></a><h3>The <code class="literal">“javascript-can-access-clipboard”</code> property</h3>
-<pre class="programlisting"> “javascript-can-access-clipboard” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether JavaScript can access Clipboard.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.3.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--javascript-can-open-windows-automatically"></a><h3>The <code class="literal">“javascript-can-open-windows-automatically”</code> property</h3>
-<pre class="programlisting"> “javascript-can-open-windows-automatically” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether JavaScript can open popup windows automatically without user
-intervention.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.1.11</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--media-playback-allows-inline"></a><h3>The <code class="literal">“media-playback-allows-inline”</code> property</h3>
-<pre class="programlisting"> “media-playback-allows-inline” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether media playback is full-screen only or inline playback is allowed.
-This is true by default, so media playback can be inline. Setting it to
-false allows specifying that media playback should be always fullscreen.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.10.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--media-playback-requires-user-gesture"></a><h3>The <code class="literal">“media-playback-requires-user-gesture”</code> property</h3>
-<pre class="programlisting"> “media-playback-requires-user-gesture” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether a user gesture (such as clicking the play button) would
-be required to start media playback or load media. This is off
-by default, so media playback could start automatically. Setting
-it on requires a gesture by the user to start playback, or to load
-the media.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-<p class="since">Since 1.10.0</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--minimum-font-size"></a><h3>The <code class="literal">“minimum-font-size”</code> property</h3>
-<pre class="programlisting"> “minimum-font-size” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
-<p>The minimum font size used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Allowed values: &gt;= 0</p>
-<p>Default value: 5</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--minimum-logical-font-size"></a><h3>The <code class="literal">“minimum-logical-font-size”</code> property</h3>
-<pre class="programlisting"> “minimum-logical-font-size” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
-<p>The minimum logical font size used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Allowed values: &gt;= 1</p>
-<p>Default value: 5</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--monospace-font-family"></a><h3>The <code class="literal">“monospace-font-family”</code> property</h3>
-<pre class="programlisting"> “monospace-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default font family used to display monospace text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "monospace"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--print-backgrounds"></a><h3>The <code class="literal">“print-backgrounds”</code> property</h3>
-<pre class="programlisting"> “print-backgrounds” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether background images should be printed.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--resizable-text-areas"></a><h3>The <code class="literal">“resizable-text-areas”</code> property</h3>
-<pre class="programlisting"> “resizable-text-areas” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether text areas are resizable.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--respect-image-orientation"></a><h3>The <code class="literal">“respect-image-orientation”</code> property</h3>
-<pre class="programlisting"> “respect-image-orientation” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether WebKit should respect image orientation.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: FALSE</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--sans-serif-font-family"></a><h3>The <code class="literal">“sans-serif-font-family”</code> property</h3>
-<pre class="programlisting"> “sans-serif-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default Sans Serif font family used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "sans-serif"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--serif-font-family"></a><h3>The <code class="literal">“serif-font-family”</code> property</h3>
-<pre class="programlisting"> “serif-font-family” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The default Serif font family used to display text.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: "serif"</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--spell-checking-languages"></a><h3>The <code class="literal">“spell-checking-languages”</code> property</h3>
-<pre class="programlisting"> “spell-checking-languages” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The languages to be used for spell checking, separated by commas.</p>
-<p>The locale string typically is in the form lang_COUNTRY, where lang
-is an ISO-639 language code, and COUNTRY is an ISO-3166 country code.
-For instance, sv_FI for Swedish as written in Finland or pt_BR
-for Portuguese as written in Brazil.</p>
-<p>If no value is specified then the value returned by
-gtk_get_default_language will be used.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: NULL</p>
-<p class="since">Since 1.1.6</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--tab-key-cycles-through-elements"></a><h3>The <code class="literal">“tab-key-cycles-through-elements”</code> property</h3>
-<pre class="programlisting"> “tab-key-cycles-through-elements” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
-<p>Whether the tab key cycles through elements on the page.</p>
-<p>If <em class="parameter"><code>flag</code></em>
- is <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, pressing the tab key will focus the next element in
-the <em class="parameter"><code>web_view</code></em>
-. If <em class="parameter"><code>flag</code></em>
- is <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the <em class="parameter"><code>web_view</code></em>
- will interpret tab
-key presses as normal key presses. If the selected element is editable, the
-tab key will cause the insertion of a tab character.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: TRUE</p>
-<p class="since">Since 1.1.17</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--user-agent"></a><h3>The <code class="literal">“user-agent”</code> property</h3>
-<pre class="programlisting"> “user-agent” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The User-Agent string used by WebKitGtk.</p>
-<p>This will return a default User-Agent string if a custom string wasn't
-provided by the application. Setting this property to a NULL value or
-an empty string will result in the User-Agent string being reset to the
-default value.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: ""</p>
-<p class="since">Since 1.1.11</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--user-stylesheet-uri"></a><h3>The <code class="literal">“user-stylesheet-uri”</code> property</h3>
-<pre class="programlisting"> “user-stylesheet-uri” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
-<p>The URI of a stylesheet that is applied to every page.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Default value: NULL</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="WebKitWebSettings--zoom-step"></a><h3>The <code class="literal">“zoom-step”</code> property</h3>
-<pre class="programlisting"> “zoom-step” <a href="../glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
-<p>The value by which the zoom level is changed when zooming in or out.</p>
-<p>Flags: Read / Write / Construct</p>
-<p>Allowed values: &gt;= 0</p>
-<p>Default value: 0.1</p>
-<p class="since">Since 1.0.1</p>
-</div>
-</div>
-</div>
-<div class="footer">
-<hr>
- Generated by GTK-Doc V1.21.1</div>
-</body>
-</html> \ No newline at end of file