Gtk2::WebKit::WebSettings man page on OpenMandriva

Man page or keyword search:  
man Server   8135 pages
apropos Keyword Search (all sections)
Output format
OpenMandriva logo
[printable version]

Gtk2::WebKit::WebSettiUser3Contributed Perl DocumeGtk2::WebKit::WebSettings(3)

NAME
       Gtk2::WebKit::WebSettings

HIERARCHY
	 Glib::Object
	 +----Gtk2::WebKit::WebSettings

METHODS
   websettings = Gtk2::WebKit::WebSettings->new
   websettings = $web_settings->copy
PROPERTIES
       'allow-scripts-to-close-windows' (boolean : default false : readable /
       writable / construct / private)
	   Whether JavaScript can close windows automatically

       'auto-load-images' (boolean : default true : readable / writable /
       construct / private)
	   Load images automatically.

       'auto-resize-window' (boolean : default false : readable / writable /
       construct / private)
	   Automatically resize the toplevel window when a page requests it

       'auto-shrink-images' (boolean : default true : readable / writable /
       construct / private)
	   Automatically shrink standalone images to fit.

       'cursive-font-family' (string : default "serif" : readable / writable /
       construct / private)
	   The default Cursive font family used to display text.

       'default-encoding' (string : default "iso-8859-1" : readable / writable
       / construct / private)
	   The default encoding used to display text.

       'default-font-family' (string : default "sans-serif" : readable /
       writable / construct / private)
	   The default font family used to display text.

       'default-font-size' (integer : default 12 : readable / writable /
       construct / private)
	   The default font size used to display text.

       'default-monospace-font-size' (integer : default 10 : readable /
       writable / construct / private)
	   The default font size used to display monospace text.

       'editing-behavior' (WebKitEditingBehavior : default "unix" : readable /
       writable / construct / private)
	   The behavior mode to use in editing mode

       'enable-accelerated-compositing' (boolean : default false : readable /
       writable / construct / private)
	   Whether accelerated compositing should be enabled

       'enable-caret-browsing' (boolean : default false : readable / writable
       / construct / private)
	   Whether to enable accessibility enhanced keyboard navigation

       'enable-css-shaders' (boolean : default false : readable / writable /
       construct / private)
	   Whether to enable css shaders

       'enable-default-context-menu' (boolean : default true : readable /
       writable / construct / private)
	   Enables the handling of right-clicks for the creation of the
	   default context menu

       'enable-developer-extras' (boolean : default false : readable /
       writable / construct / private)
	   Enables special extensions that help developers

       'enable-display-of-insecure-content' (boolean : default true : readable
       / writable / construct / private)
	   Whether non-HTTPS resources can display on HTTPS pages.

       'enable-dns-prefetching' (boolean : default true : readable / writable
       / construct / private)
	   Whether WebKit prefetches domain names

       'enable-dom-paste' (boolean : default false : readable / writable /
       construct / private)
	   Whether to enable DOM paste

       'enable-file-access-from-file-uris' (boolean : default false : readable
       / writable / construct / private)
	   Controls file access for file:// URIs.

       'enable-frame-flattening' (boolean : default false : readable /
       writable / construct / private)
	   Whether to enable Frame Flattening

       'enable-fullscreen' (boolean : default false : readable / writable /
       construct / private)
	   Whether the Mozilla style API should be enabled.

       'enable-html5-database' (boolean : default true : readable / writable /
       construct / private)
	   Whether to enable HTML5 database support

       'enable-html5-local-storage' (boolean : default true : readable /
       writable / construct / private)
	   Whether to enable HTML5 Local Storage support

       'enable-hyperlink-auditing' (boolean : default false : readable /
       writable / construct / private)
	   Whether <a ping> should be able to send pings

       'enable-java-applet' (boolean : default true : readable / writable /
       construct / private)
	   Whether Java Applet support through <applet> should be enabled

       'enable-media-stream' (boolean : default false : readable / writable /
       construct / private)
	   Whether Media Stream should be enabled

       'enable-offline-web-application-cache' (boolean : default true :
       readable / writable / construct / private)
	   Whether to enable offline web application cache

       'enable-page-cache' (boolean : default false : readable / writable /
       construct / private)
	   Whether the page cache should be used

       'enable-plugins' (boolean : default true : readable / writable /
       construct / private)
	   Enable embedded plugin objects.

       'enable-private-browsing' (boolean : default false : readable /
       writable / construct / private)
	   Enables private browsing mode

       'enable-running-of-insecure-content' (boolean : default true : readable
       / writable / construct / private)
	   Whether non-HTTPS resources can run on HTTPS pages.

       'enable-scripts' (boolean : default true : readable / writable /
       construct / private)
	   Enable embedded scripting languages.

       'enable-site-specific-quirks' (boolean : default false : readable /
       writable / construct / private)
	   Enables the site-specific compatibility workarounds

       'enable-smooth-scrolling' (boolean : default false : readable /
       writable / construct / private)
	   Whether to enable smooth scrolling

       'enable-spatial-navigation' (boolean : default false : readable /
       writable / construct / private)
	   Whether to enable Spatial Navigation

       'enable-spell-checking' (boolean : default false : readable / writable
       / construct / private)
	   Enables spell checking while typing

       'enable-universal-access-from-file-uris' (boolean : default false :
       readable / writable / construct / private)
	   Whether to allow universal access from file URIs

       'enable-webaudio' (boolean : default false : readable / writable /
       construct / private)
	   Whether WebAudio content should be handled

       'enable-webgl' (boolean : default false : readable / writable /
       construct / private)
	   Whether WebGL content should be rendered

       'enable-xss-auditor' (boolean : default true : readable / writable /
       construct / private)
	   Whether to enable the XSS auditor

       'enforce-96-dpi' (boolean : default false : readable / writable /
       construct / private)
	   Enforce a resolution of 96 DPI

       'fantasy-font-family' (string : default "serif" : readable / writable /
       construct / private)
	   The default Fantasy font family used to display text.

       'html5-local-storage-database-path' (string : default
       "/builddir/.local/share/webkit/databases" : readable / writable /
       construct / private)
	   The path to where HTML5 Local Storage databases are stored.

       'javascript-can-access-clipboard' (boolean : default false : readable /
       writable / construct / private)
	   Whether JavaScript can access Clipboard

       'javascript-can-open-windows-automatically' (boolean : default false :
       readable / writable / construct / private)
	   Whether JavaScript can open windows automatically

       'media-playback-allows-inline' (boolean : default true : readable /
       writable / construct / private)
	   Whether media playback allows inline

       'media-playback-requires-user-gesture' (boolean : default false :
       readable / writable / construct / private)
	   Whether media playback requires user gesture

       'minimum-font-size' (integer : default 5 : readable / writable /
       construct / private)
	   The minimum font size used to display text.

       'minimum-logical-font-size' (integer : default 5 : readable / writable
       / construct / private)
	   The minimum logical font size used to display text.

       'monospace-font-family' (string : default "monospace" : readable /
       writable / construct / private)
	   The default font family used to display monospace text.

       'print-backgrounds' (boolean : default true : readable / writable /
       construct / private)
	   Whether background images should be printed.

       'resizable-text-areas' (boolean : default true : readable / writable /
       construct / private)
	   Whether text areas are resizable.

       'respect-image-orientation' (boolean : default false : readable /
       writable / construct / private)
	   Whether WebKit should respect image orientation.

       'sans-serif-font-family' (string : default "sans-serif" : readable /
       writable / construct / private)
	   The default Sans Serif font family used to display text.

       'serif-font-family' (string : default "serif" : readable / writable /
       construct / private)
	   The default Serif font family used to display text.

       'spell-checking-languages' (string : default undef : readable /
       writable / construct / private)
	   Comma separated list of languages to use for spell checking

       'tab-key-cycles-through-elements' (boolean : default true : readable /
       writable / construct / private)
	   Whether the tab key cycles through elements on the page.

       'user-agent' (string : default "" : readable / writable / construct /
       private)
	   The User-Agent string used by WebKitGtk

       'user-stylesheet-uri' (string : default undef : readable / writable /
       construct / private)
	   The URI of a stylesheet that is applied to every page.

       'zoom-step' (float : default 0.1 : readable / writable / construct /
       private)
	   The value by which the zoom level is changed when zooming in or
	   out.

ENUMS AND FLAGS
   enum WebKitEditingBehavior
       ·   'mac' / 'WEBKIT_EDITING_BEHAVIOR_MAC'

       ·   'windows' / 'WEBKIT_EDITING_BEHAVIOR_WINDOWS'

       ·   'unix' / 'WEBKIT_EDITING_BEHAVIOR_UNIX'

SEE ALSO
       Gtk2::WebKit, Glib::Object

COPYRIGHT
       Copyright (C) 2008, Florian Ragwitz

perl v5.16.3			  2014-02-13	  Gtk2::WebKit::WebSettings(3)
[top]

List of man pages available for OpenMandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net