Top | Description | Object Hierarchy | Properties |
WebKitSettingsWebKitSettings — Control the behaviour of WebKitWebViews |
struct WebKitSettings; WebKitSettings * webkit_settings_new (void
); WebKitSettings * webkit_settings_new_with_settings (const gchar *first_setting_name
,...
); gboolean webkit_settings_get_auto_load_images (WebKitSettings *settings
); void webkit_settings_set_auto_load_images (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_frame_flattening (WebKitSettings *settings
); void webkit_settings_set_enable_frame_flattening (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_html5_database (WebKitSettings *settings
); void webkit_settings_set_enable_html5_database (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_html5_local_storage (WebKitSettings *settings
); void webkit_settings_set_enable_html5_local_storage (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_hyperlink_auditing (WebKitSettings *settings
); void webkit_settings_set_enable_hyperlink_auditing (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_java (WebKitSettings *settings
); void webkit_settings_set_enable_java (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_javascript (WebKitSettings *settings
); void webkit_settings_set_enable_javascript (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_offline_web_application_cache (WebKitSettings *settings
); void webkit_settings_set_enable_offline_web_application_cache (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_plugins (WebKitSettings *settings
); void webkit_settings_set_enable_plugins (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_xss_auditor (WebKitSettings *settings
); void webkit_settings_set_enable_xss_auditor (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_javascript_can_open_windows_automatically (WebKitSettings *settings
); void webkit_settings_set_javascript_can_open_windows_automatically (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_load_icons_ignoring_image_load_setting (WebKitSettings *settings
); void webkit_settings_set_load_icons_ignoring_image_load_setting (WebKitSettings *settings
,gboolean enabled
); const gchar * webkit_settings_get_default_font_family (WebKitSettings *settings
); void webkit_settings_set_default_font_family (WebKitSettings *settings
,const gchar *default_font_family
); const gchar * webkit_settings_get_monospace_font_family (WebKitSettings *settings
); void webkit_settings_set_monospace_font_family (WebKitSettings *settings
,const gchar *monospace_font_family
); const gchar * webkit_settings_get_serif_font_family (WebKitSettings *settings
); void webkit_settings_set_serif_font_family (WebKitSettings *settings
,const gchar *serif_font_family
); const gchar * webkit_settings_get_sans_serif_font_family (WebKitSettings *settings
); void webkit_settings_set_sans_serif_font_family (WebKitSettings *settings
,const gchar *sans_serif_font_family
); const gchar * webkit_settings_get_cursive_font_family (WebKitSettings *settings
); void webkit_settings_set_cursive_font_family (WebKitSettings *settings
,const gchar *cursive_font_family
); const gchar * webkit_settings_get_fantasy_font_family (WebKitSettings *settings
); void webkit_settings_set_fantasy_font_family (WebKitSettings *settings
,const gchar *fantasy_font_family
); const gchar * webkit_settings_get_pictograph_font_family (WebKitSettings *settings
); void webkit_settings_set_pictograph_font_family (WebKitSettings *settings
,const gchar *pictograph_font_family
); guint32 webkit_settings_get_default_font_size (WebKitSettings *settings
); void webkit_settings_set_default_font_size (WebKitSettings *settings
,guint32 font_size
); guint32 webkit_settings_get_default_monospace_font_size (WebKitSettings *settings
); void webkit_settings_set_default_monospace_font_size (WebKitSettings *settings
,guint32 font_size
); guint32 webkit_settings_get_minimum_font_size (WebKitSettings *settings
); void webkit_settings_set_minimum_font_size (WebKitSettings *settings
,guint32 font_size
); const gchar * webkit_settings_get_default_charset (WebKitSettings *settings
); void webkit_settings_set_default_charset (WebKitSettings *settings
,const gchar *default_charset
); gboolean webkit_settings_get_enable_private_browsing (WebKitSettings *settings
); void webkit_settings_set_enable_private_browsing (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_developer_extras (WebKitSettings *settings
); void webkit_settings_set_enable_developer_extras (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_resizable_text_areas (WebKitSettings *settings
); void webkit_settings_set_enable_resizable_text_areas (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_tabs_to_links (WebKitSettings *settings
); void webkit_settings_set_enable_tabs_to_links (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_dns_prefetching (WebKitSettings *settings
); void webkit_settings_set_enable_dns_prefetching (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_caret_browsing (WebKitSettings *settings
); void webkit_settings_set_enable_caret_browsing (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_fullscreen (WebKitSettings *settings
); void webkit_settings_set_enable_fullscreen (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_print_backgrounds (WebKitSettings *settings
); void webkit_settings_set_print_backgrounds (WebKitSettings *settings
,gboolean print_backgrounds
); gboolean webkit_settings_get_enable_webaudio (WebKitSettings *settings
); void webkit_settings_set_enable_webaudio (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_webgl (WebKitSettings *settings
); void webkit_settings_set_enable_webgl (WebKitSettings *settings
,gboolean enabled
); void webkit_settings_set_allow_modal_dialogs (WebKitSettings *settings
,gboolean allowed
); gboolean webkit_settings_get_allow_modal_dialogs (WebKitSettings *settings
); gboolean webkit_settings_get_zoom_text_only (WebKitSettings *settings
); void webkit_settings_set_zoom_text_only (WebKitSettings *settings
,gboolean zoom_text_only
); gboolean webkit_settings_get_javascript_can_access_clipboard (WebKitSettings *settings
); void webkit_settings_set_javascript_can_access_clipboard (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_media_playback_requires_user_gesture (WebKitSettings *settings
); void webkit_settings_set_media_playback_requires_user_gesture (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_media_playback_allows_inline (WebKitSettings *settings
); void webkit_settings_set_media_playback_allows_inline (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_draw_compositing_indicators (WebKitSettings *settings
); void webkit_settings_set_draw_compositing_indicators (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_site_specific_quirks (WebKitSettings *settings
); void webkit_settings_set_enable_site_specific_quirks (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_page_cache (WebKitSettings *settings
); void webkit_settings_set_enable_page_cache (WebKitSettings *settings
,gboolean enabled
); const gchar * webkit_settings_get_user_agent (WebKitSettings *settings
); void webkit_settings_set_user_agent (WebKitSettings *settings
,const gchar *user_agent
); void webkit_settings_set_user_agent_with_application_details (WebKitSettings *settings
,const gchar *application_name
,const gchar *application_version
); gboolean webkit_settings_get_enable_smooth_scrolling (WebKitSettings *settings
); void webkit_settings_set_enable_smooth_scrolling (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_accelerated_2d_canvas (WebKitSettings *settings
); void webkit_settings_set_enable_accelerated_2d_canvas (WebKitSettings *settings
,gboolean enabled
); gboolean webkit_settings_get_enable_write_console_messages_to_stdout (WebKitSettings *settings
); void webkit_settings_set_enable_write_console_messages_to_stdout (WebKitSettings *settings
,gboolean enabled
);
"allow-modal-dialogs" gboolean : Read / Write / Construct "auto-load-images" gboolean : Read / Write / Construct "cursive-font-family" gchar* : Read / Write / Construct "default-charset" gchar* : Read / Write / Construct "default-font-family" gchar* : Read / Write / Construct "default-font-size" guint : Read / Write / Construct "default-monospace-font-size" guint : Read / Write / Construct "draw-compositing-indicators" gboolean : Read / Write / Construct "enable-accelerated-2d-canvas" gboolean : Read / Write / Construct "enable-caret-browsing" gboolean : Read / Write / Construct "enable-developer-extras" gboolean : Read / Write / Construct "enable-dns-prefetching" gboolean : Read / Write / Construct "enable-frame-flattening" gboolean : Read / Write / Construct "enable-fullscreen" gboolean : Read / Write / Construct "enable-html5-database" gboolean : Read / Write / Construct "enable-html5-local-storage" gboolean : Read / Write / Construct "enable-hyperlink-auditing" gboolean : Read / Write / Construct "enable-java" gboolean : Read / Write / Construct "enable-javascript" gboolean : Read / Write / Construct "enable-offline-web-application-cache" gboolean : Read / Write / Construct "enable-page-cache" gboolean : Read / Write / Construct "enable-plugins" gboolean : Read / Write / Construct "enable-private-browsing" gboolean : Read / Write / Construct "enable-resizable-text-areas" gboolean : Read / Write / Construct "enable-site-specific-quirks" gboolean : Read / Write / Construct "enable-smooth-scrolling" gboolean : Read / Write / Construct "enable-tabs-to-links" gboolean : Read / Write / Construct "enable-webaudio" gboolean : Read / Write / Construct "enable-webgl" gboolean : Read / Write / Construct "enable-write-console-messages-to-stdout" gboolean : Read / Write / Construct "enable-xss-auditor" gboolean : Read / Write / Construct "fantasy-font-family" gchar* : Read / Write / Construct "javascript-can-access-clipboard" gboolean : Read / Write / Construct "javascript-can-open-windows-automatically" gboolean : Read / Write / Construct "load-icons-ignoring-image-load-setting" gboolean : Read / Write / Construct "media-playback-allows-inline" gboolean : Read / Write / Construct "media-playback-requires-user-gesture" gboolean : Read / Write / Construct "minimum-font-size" guint : Read / Write / Construct "monospace-font-family" gchar* : Read / Write / Construct "pictograph-font-family" gchar* : Read / Write / Construct "print-backgrounds" gboolean : Read / Write / Construct "sans-serif-font-family" gchar* : Read / Write / Construct "serif-font-family" gchar* : Read / Write / Construct "user-agent" gchar* : Read / Write / Construct "zoom-text-only" gboolean : Read / Write / Construct
WebKitSettings can be applied to a WebKitWebViewGroup to control text charset, color, font sizes, printing mode, script support, loading of images and various other things on the WebKitWebViews of the group. After creation, a WebKitSettings object contains default settings.
1 2 3 |
/* Disable JavaScript. */ WebKitSettings *settings = webkit_web_view_group_get_settings (my_view_group); webkit_settings_set_enable_javascript (settings, FALSE); |
WebKitSettings * webkit_settings_new (void
);
Creates a new WebKitSettings instance with default values. It must
be manually attached to a WebKitWebViewGroup.
See also webkit_settings_new_with_settings()
.
Returns : |
a new WebKitSettings instance. |
WebKitSettings * webkit_settings_new_with_settings (const gchar *first_setting_name
,...
);
Creates a new WebKitSettings instance with the given settings. It must be manually attached to a WebKitWebViewGroup.
|
name of first setting to set |
|
value of first setting, followed by more settings,
NULL -terminated |
Returns : |
a new WebKitSettings instance. |
gboolean webkit_settings_get_auto_load_images
(WebKitSettings *settings
);
Get the "auto-load-images" property.
|
a WebKitSettings |
Returns : |
TRUE If auto loading of images is enabled or FALSE otherwise. |
void webkit_settings_set_auto_load_images (WebKitSettings *settings
,gboolean enabled
);
Set the "auto-load-images" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_frame_flattening
(WebKitSettings *settings
);
Get the "enable-frame-flattening" property.
|
a WebKitSettings |
Returns : |
TRUE If frame flattening is enabled or FALSE otherwise. |
void webkit_settings_set_enable_frame_flattening (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-frame-flattening" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_html5_database
(WebKitSettings *settings
);
Get the "enable-html5-database" property.
|
a WebKitSettings |
Returns : |
TRUE If HTML5 database support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_html5_database (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-html5-database" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_html5_local_storage
(WebKitSettings *settings
);
Get the "enable-html5-local-storage" property.
|
a WebKitSettings |
Returns : |
TRUE If HTML5 local storage support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_html5_local_storage (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-html5-local-storage" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_hyperlink_auditing
(WebKitSettings *settings
);
Get the "enable-hyperlink-auditing" property.
|
a WebKitSettings |
Returns : |
TRUE If hyper link auditing is enabled or FALSE otherwise. |
void webkit_settings_set_enable_hyperlink_auditing (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-hyperlink-auditing" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_java (WebKitSettings *settings
);
Get the "enable-java" property.
|
a WebKitSettings |
Returns : |
TRUE If Java is enabled or FALSE otherwise. |
void webkit_settings_set_enable_java (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-java" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_javascript
(WebKitSettings *settings
);
Get the "enable-javascript" property.
|
a WebKitSettings |
Returns : |
TRUE If JavaScript is enabled or FALSE otherwise. |
void webkit_settings_set_enable_javascript (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-javascript" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_offline_web_application_cache
(WebKitSettings *settings
);
Get the "enable-offline-web-application-cache" property.
|
a WebKitSettings |
Returns : |
TRUE If HTML5 offline web application cache support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_offline_web_application_cache (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-offline-web-application-cache" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_plugins (WebKitSettings *settings
);
Get the "enable-plugins" property.
|
a WebKitSettings |
Returns : |
TRUE If plugins are enabled or FALSE otherwise. |
void webkit_settings_set_enable_plugins (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-plugins" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_xss_auditor
(WebKitSettings *settings
);
Get the "enable-xss-auditor" property.
|
a WebKitSettings |
Returns : |
TRUE If XSS auditing is enabled or FALSE otherwise. |
void webkit_settings_set_enable_xss_auditor (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-xss-auditor" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_javascript_can_open_windows_automatically
(WebKitSettings *settings
);
Get the "javascript-can-open-windows-automatically" property.
|
a WebKitSettings |
Returns : |
TRUE If JavaScript can open window automatically or FALSE otherwise. |
void webkit_settings_set_javascript_can_open_windows_automatically (WebKitSettings *settings
,gboolean enabled
);
Set the "javascript-can-open-windows-automatically" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_load_icons_ignoring_image_load_setting
(WebKitSettings *settings
);
Get the "load-icons-ignoring-image-load-setting" property.
|
a WebKitSettings |
Returns : |
TRUE If site icon can be loaded irrespective of image loading preference or FALSE otherwise. |
void webkit_settings_set_load_icons_ignoring_image_load_setting (WebKitSettings *settings
,gboolean enabled
);
Set the "load-icons-ignoring-image-load-setting" property.
|
a WebKitSettings |
|
Value to be set |
const gchar * webkit_settings_get_default_font_family
(WebKitSettings *settings
);
void webkit_settings_set_default_font_family (WebKitSettings *settings
,const gchar *default_font_family
);
Set the "default-font-family" property.
|
a WebKitSettings |
|
the new default font family |
const gchar * webkit_settings_get_monospace_font_family
(WebKitSettings *settings
);
Gets the "monospace-font-family" property.
|
a WebKitSettings |
Returns : |
Default font family used to display content marked with monospace font. |
void webkit_settings_set_monospace_font_family (WebKitSettings *settings
,const gchar *monospace_font_family
);
Set the "monospace-font-family" property.
|
a WebKitSettings |
|
the new default monospace font family |
const gchar * webkit_settings_get_serif_font_family
(WebKitSettings *settings
);
Gets the "serif-font-family" property.
|
a WebKitSettings |
Returns : |
The default font family used to display content marked with serif font. |
void webkit_settings_set_serif_font_family (WebKitSettings *settings
,const gchar *serif_font_family
);
Set the "serif-font-family" property.
|
a WebKitSettings |
|
the new default serif font family |
const gchar * webkit_settings_get_sans_serif_font_family
(WebKitSettings *settings
);
Gets the "sans-serif-font-family" property.
|
a WebKitSettings |
Returns : |
The default font family used to display content marked with sans-serif font. |
void webkit_settings_set_sans_serif_font_family (WebKitSettings *settings
,const gchar *sans_serif_font_family
);
Set the "sans-serif-font-family" property.
|
a WebKitSettings |
|
the new default sans-serif font family |
const gchar * webkit_settings_get_cursive_font_family
(WebKitSettings *settings
);
Gets the "cursive-font-family" property.
|
a WebKitSettings |
Returns : |
The default font family used to display content marked with cursive font. |
void webkit_settings_set_cursive_font_family (WebKitSettings *settings
,const gchar *cursive_font_family
);
Set the "cursive-font-family" property.
|
a WebKitSettings |
|
the new default cursive font family |
const gchar * webkit_settings_get_fantasy_font_family
(WebKitSettings *settings
);
Gets the "fantasy-font-family" property.
|
a WebKitSettings |
Returns : |
The default font family used to display content marked with fantasy font. |
void webkit_settings_set_fantasy_font_family (WebKitSettings *settings
,const gchar *fantasy_font_family
);
Set the "fantasy-font-family" property.
|
a WebKitSettings |
|
the new default fantasy font family |
const gchar * webkit_settings_get_pictograph_font_family
(WebKitSettings *settings
);
Gets the "pictograph-font-family" property.
|
a WebKitSettings |
Returns : |
The default font family used to display content marked with pictograph font. |
void webkit_settings_set_pictograph_font_family (WebKitSettings *settings
,const gchar *pictograph_font_family
);
Set the "pictograph-font-family" property.
|
a WebKitSettings |
|
the new default pictograph font family |
guint32 webkit_settings_get_default_font_size
(WebKitSettings *settings
);
Gets the "default-font-size" property.
|
a WebKitSettings |
Returns : |
The default font size. |
void webkit_settings_set_default_font_size (WebKitSettings *settings
,guint32 font_size
);
Set the "default-font-size" property.
|
a WebKitSettings |
|
default font size to be set in pixels |
guint32 webkit_settings_get_default_monospace_font_size
(WebKitSettings *settings
);
Gets the "default-monospace-font-size" property.
|
a WebKitSettings |
Returns : |
Default monospace font size. |
void webkit_settings_set_default_monospace_font_size (WebKitSettings *settings
,guint32 font_size
);
Set the "default-monospace-font-size" property.
|
a WebKitSettings |
|
default monospace font size to be set in pixels |
guint32 webkit_settings_get_minimum_font_size
(WebKitSettings *settings
);
Gets the "minimum-font-size" property.
|
a WebKitSettings |
Returns : |
Minimum font size. |
void webkit_settings_set_minimum_font_size (WebKitSettings *settings
,guint32 font_size
);
Set the "minimum-font-size" property.
|
a WebKitSettings |
|
minimum font size to be set in points |
const gchar * webkit_settings_get_default_charset (WebKitSettings *settings
);
Gets the "default-charset" property.
|
a WebKitSettings |
Returns : |
Default charset. |
void webkit_settings_set_default_charset (WebKitSettings *settings
,const gchar *default_charset
);
Set the "default-charset" property.
|
a WebKitSettings |
|
default charset to be set |
gboolean webkit_settings_get_enable_private_browsing
(WebKitSettings *settings
);
Get the "enable-private-browsing" property.
|
a WebKitSettings |
Returns : |
TRUE If private browsing is enabled or FALSE otherwise. |
void webkit_settings_set_enable_private_browsing (WebKitSettings *settings
,gboolean enabled
);
gboolean webkit_settings_get_enable_developer_extras
(WebKitSettings *settings
);
Get the "enable-developer-extras" property.
|
a WebKitSettings |
Returns : |
TRUE If developer extras is enabled or FALSE otherwise. |
void webkit_settings_set_enable_developer_extras (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-developer-extras" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_resizable_text_areas
(WebKitSettings *settings
);
Get the "enable-resizable-text-areas" property.
|
a WebKitSettings |
Returns : |
TRUE If text areas can be resized or FALSE otherwise. |
void webkit_settings_set_enable_resizable_text_areas (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-resizable-text-areas" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_tabs_to_links
(WebKitSettings *settings
);
Get the "enable-tabs-to-links" property.
|
a WebKitSettings |
Returns : |
TRUE If tabs to link is enabled or FALSE otherwise. |
void webkit_settings_set_enable_tabs_to_links (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-tabs-to-links" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_dns_prefetching
(WebKitSettings *settings
);
Get the "enable-dns-prefetching" property.
|
a WebKitSettings |
Returns : |
TRUE If DNS prefetching is enabled or FALSE otherwise. |
void webkit_settings_set_enable_dns_prefetching (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-dns-prefetching" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_caret_browsing
(WebKitSettings *settings
);
Get the "enable-caret-browsing" property.
|
a WebKitSettings |
Returns : |
TRUE If caret browsing is enabled or FALSE otherwise. |
void webkit_settings_set_enable_caret_browsing (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-caret-browsing" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_fullscreen
(WebKitSettings *settings
);
Get the "enable-fullscreen" property.
|
a WebKitSettings |
Returns : |
TRUE If fullscreen support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_fullscreen (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-fullscreen" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_print_backgrounds
(WebKitSettings *settings
);
Get the "print-backgrounds" property.
|
a WebKitSettings |
Returns : |
TRUE If background images should be printed or FALSE otherwise. |
void webkit_settings_set_print_backgrounds (WebKitSettings *settings
,gboolean print_backgrounds
);
Set the "print-backgrounds" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_webaudio (WebKitSettings *settings
);
Get the "enable-webaudio" property.
|
a WebKitSettings |
Returns : |
TRUE If webaudio support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_webaudio (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-webaudio" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_webgl (WebKitSettings *settings
);
Get the "enable-webgl" property.
|
a WebKitSettings |
Returns : |
TRUE If webgl support is enabled or FALSE otherwise. |
void webkit_settings_set_enable_webgl (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-webgl" property.
|
a WebKitSettings |
|
Value to be set |
void webkit_settings_set_allow_modal_dialogs (WebKitSettings *settings
,gboolean allowed
);
Set the "allow-modal-dialogs" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_allow_modal_dialogs
(WebKitSettings *settings
);
Get the "allow-modal-dialogs" property.
|
a WebKitSettings |
Returns : |
TRUE if it's allowed to create and run modal dialogs or FALSE otherwise. |
gboolean webkit_settings_get_zoom_text_only (WebKitSettings *settings
);
Get the "zoom-text-only" property.
|
a WebKitSettings |
Returns : |
TRUE If zoom level of the view should only affect the text
or FALSE if all view contents should be scaled. |
void webkit_settings_set_zoom_text_only (WebKitSettings *settings
,gboolean zoom_text_only
);
Set the "zoom-text-only" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_javascript_can_access_clipboard
(WebKitSettings *settings
);
Get the "javascript-can-access-clipboard" property.
|
a WebKitSettings |
Returns : |
TRUE If javascript-can-access-clipboard is enabled or FALSE otherwise. |
void webkit_settings_set_javascript_can_access_clipboard (WebKitSettings *settings
,gboolean enabled
);
Set the "javascript-can-access-clipboard" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_media_playback_requires_user_gesture
(WebKitSettings *settings
);
Get the "media-playback-requires-user-gesture" property.
|
a WebKitSettings |
Returns : |
TRUE If an user gesture is needed to play or load media
or FALSE if no user gesture is needed. |
void webkit_settings_set_media_playback_requires_user_gesture (WebKitSettings *settings
,gboolean enabled
);
Set the "media-playback-requires-user-gesture" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_media_playback_allows_inline
(WebKitSettings *settings
);
Get the "media-playback-allows-inline" property.
|
a WebKitSettings |
Returns : |
TRUE If inline playback is allowed for media
or FALSE if only fullscreen playback is allowed. |
void webkit_settings_set_media_playback_allows_inline (WebKitSettings *settings
,gboolean enabled
);
Set the "media-playback-allows-inline" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_draw_compositing_indicators
(WebKitSettings *settings
);
Get the "draw-compositing-indicators" property.
|
a WebKitSettings |
Returns : |
TRUE If compositing borders are drawn or FALSE otherwise. |
void webkit_settings_set_draw_compositing_indicators (WebKitSettings *settings
,gboolean enabled
);
Set the "draw-compositing-indicators" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_site_specific_quirks
(WebKitSettings *settings
);
Get the "enable-site-specific-quirks" property.
|
a WebKitSettings |
Returns : |
TRUE if site specific quirks are enabled or FALSE otherwise. |
void webkit_settings_set_enable_site_specific_quirks (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-site-specific-quirks" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_page_cache
(WebKitSettings *settings
);
Get the "enable-page-cache" property.
|
a WebKitSettings |
Returns : |
TRUE if page cache enabled or FALSE otherwise. |
void webkit_settings_set_enable_page_cache (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-page-cache" property.
|
a WebKitSettings |
|
Value to be set |
const gchar * webkit_settings_get_user_agent (WebKitSettings *settings
);
Get the "user-agent" property.
|
a WebKitSettings |
Returns : |
The current value of the user-agent property. |
void webkit_settings_set_user_agent (WebKitSettings *settings
,const gchar *user_agent
);
Set the "user-agent" property.
|
a WebKitSettings |
|
The new custom user agent string or NULL to use the default user agent. [allow-none]
|
void webkit_settings_set_user_agent_with_application_details (WebKitSettings *settings
,const gchar *application_name
,const gchar *application_version
);
Set the "user-agent" property by appending the application details to the default user agent. If no application name or version is given, the default user agent used will be used. If only the version is given, the default engine version is used with the given application name.
|
a WebKitSettings |
|
The application name used for the user agent or NULL to use the default user agent. [allow-none]
|
|
The application version for the user agent or NULL to user the default version. [allow-none]
|
gboolean webkit_settings_get_enable_smooth_scrolling
(WebKitSettings *settings
);
Get the "enable-smooth-scrolling" property.
|
a WebKitSettings |
Returns : |
TRUE if smooth scrolling is enabled or FALSE otherwise. |
void webkit_settings_set_enable_smooth_scrolling (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-smooth-scrolling" property.
|
a WebKitSettings |
|
Value to be set |
gboolean webkit_settings_get_enable_accelerated_2d_canvas
(WebKitSettings *settings
);
Get the "enable-accelerated-2d-canvas" property.
|
a WebKitSettings |
Returns : |
TRUE if accelerated 2D canvas is enabled or FALSE otherwise. |
Since 2.2
void webkit_settings_set_enable_accelerated_2d_canvas (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-accelerated-2d-canvas" property.
|
a WebKitSettings |
|
Value to be set |
Since 2.2
gboolean webkit_settings_get_enable_write_console_messages_to_stdout
(WebKitSettings *settings
);
Get the "enable-write-console-messages-to-stdout" property.
|
a WebKitSettings |
Returns : |
TRUE if writing console messages to stdout is enabled or FALSE
otherwise. |
Since 2.2
void webkit_settings_set_enable_write_console_messages_to_stdout (WebKitSettings *settings
,gboolean enabled
);
Set the "enable-write-console-messages-to-stdout" property.
|
a WebKitSettings |
|
Value to be set |
Since 2.2
"allow-modal-dialogs"
property"allow-modal-dialogs" gboolean : Read / Write / Construct
Determine whether it's allowed to create and run modal dialogs
from a WebKitWebView through JavaScript with
window.showModalDialog
. If it's set to
FALSE
, the associated WebKitWebView won't be able to create
new modal dialogs, so not even the "create"
signal will be emitted.
Default value: FALSE
"auto-load-images"
property"auto-load-images" gboolean : Read / Write / Construct
Determines whether images should be automatically loaded or not. On devices where network bandwidth is of concern, it might be useful to turn this property off.
Default value: TRUE
"cursive-font-family"
property"cursive-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using cursive font.
Default value: "serif"
"default-charset"
property"default-charset" gchar* : Read / Write / Construct
The default text charset used when interpreting content with an unspecified charset.
Default value: "iso-8859-1"
"default-font-family"
property"default-font-family" gchar* : Read / Write / Construct
The font family to use as the default for content that does not specify a font.
Default value: "sans-serif"
"default-font-size"
property"default-font-size" guint : Read / Write / Construct
The default font size used to display text.
Default value: 16
"default-monospace-font-size"
property"default-monospace-font-size" guint : Read / Write / Construct
The default font size used to display monospace text.
Default value: 13
"draw-compositing-indicators"
property"draw-compositing-indicators" gboolean : Read / Write / Construct
Whether to draw compositing borders and repaint counters on layers drawn with accelerated compositing. This is useful for debugging issues related to web content that is composited with the GPU.
Default value: FALSE
"enable-accelerated-2d-canvas"
property"enable-accelerated-2d-canvas" gboolean : Read / Write / Construct
Enable or disable accelerated 2D canvas. Accelerated 2D canvas is only available if WebKitGTK+ was compiled with a version of Cairo including the unstable CairoGL API. When accelerated 2D canvas is enabled, WebKit may render some 2D canvas content using hardware accelerated drawing operations.
Default value: FALSE
Since 2.2
"enable-caret-browsing"
property"enable-caret-browsing" gboolean : Read / Write / Construct
Whether to enable accessibility enhanced keyboard navigation.
Default value: FALSE
"enable-developer-extras"
property"enable-developer-extras" gboolean : Read / Write / Construct
Determines whether or not developer tools, such as the Web Inspector, are enabled.
Default value: FALSE
"enable-dns-prefetching"
property"enable-dns-prefetching" gboolean : Read / Write / Construct
Determines whether or not to prefetch domain names. DNS prefetching attempts to resolve domain names before a user tries to follow a link.
Default value: FALSE
"enable-frame-flattening"
property"enable-frame-flattening" gboolean : Read / Write / Construct
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 scrollable subframes on a page can result in a confusing user experience.
Default value: FALSE
"enable-fullscreen"
property"enable-fullscreen" gboolean : Read / Write / Construct
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://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html
Default value: FALSE
"enable-html5-database"
property"enable-html5-database" gboolean : Read / Write / Construct
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.
HTML5 database specification is available at http://www.w3.org/TR/webdatabase/.
Default value: TRUE
"enable-html5-local-storage"
property"enable-html5-local-storage" gboolean : Read / Write / Construct
Whether to enable HTML5 local storage support. Local storage provides simple synchronous storage access.
HTML5 local storage specification is available at http://dev.w3.org/html5/webstorage/.
Default value: TRUE
"enable-hyperlink-auditing"
property"enable-hyperlink-auditing" gboolean : Read / Write / Construct
Determines whether or not hyperlink auditing is enabled.
The hyperlink auditing specification is available at http://www.whatwg.org/specs/web-apps/current-work/multipage/links.htmlhyperlink-auditing.
Default value: FALSE
"enable-java"
property"enable-java" gboolean : Read / Write / Construct
Determines whether or not Java is enabled on the page.
Default value: TRUE
"enable-javascript"
property"enable-javascript" gboolean : Read / Write / Construct
Determines whether or not JavaScript executes within a page.
Default value: TRUE
"enable-offline-web-application-cache"
property"enable-offline-web-application-cache" gboolean : Read / Write / Construct
Whether to enable HTML5 offline web application cache support. Offline web application cache allows web applications to run even when the user is not connected to the network.
HTML5 offline web application specification is available at http://dev.w3.org/html5/spec/offline.html.
Default value: TRUE
"enable-page-cache"
property"enable-page-cache" gboolean : Read / Write / Construct
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/
Default value: TRUE
"enable-plugins"
property"enable-plugins" gboolean : Read / Write / Construct
Determines whether or not plugins on the page are enabled.
Default value: TRUE
"enable-private-browsing"
property"enable-private-browsing" gboolean : Read / Write / Construct
Determines whether or not private browsing is enabled. Private browsing will disable history, cache and form auto-fill for any pages visited.
Default value: FALSE
"enable-resizable-text-areas"
property"enable-resizable-text-areas" gboolean : Read / Write / Construct
Determines whether or not text areas can be resized.
Default value: TRUE
"enable-site-specific-quirks"
property"enable-site-specific-quirks" gboolean : Read / Write / Construct
Whether to turn on site-specific quirks. Turning this on will tell WebKit to use some site-specific workarounds for better web compatibility. For example, older versions of MediaWiki will incorrectly send to WebKit a css file with KHTML workarounds. By turning on site-specific quirks, WebKit will special-case this and other cases to make some specific sites work.
Default value: FALSE
"enable-smooth-scrolling"
property"enable-smooth-scrolling" gboolean : Read / Write / Construct
Enable or disable smooth scrolling.
Default value: FALSE
"enable-tabs-to-links"
property"enable-tabs-to-links" gboolean : Read / Write / Construct
Determines whether the tab key cycles through the elements on the page. When this setting is enabled, users will be able to focus the next element in the page by pressing the tab key. If the selected element is editable, then pressing tab key will insert the tab character.
Default value: TRUE
"enable-webaudio"
property"enable-webaudio" gboolean : Read / Write / Construct
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.
See also https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
Default value: FALSE
"enable-webgl"
property"enable-webgl" gboolean : Read / Write / Construct
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.
Default value: FALSE
"enable-write-console-messages-to-stdout"
property"enable-write-console-messages-to-stdout" gboolean : Read / Write / Construct
Enable or disable writing console messages to stdout. These are messages sent to the console with console.log and related methods.
Default value: FALSE
Since 2.2
"enable-xss-auditor"
property"enable-xss-auditor" gboolean : Read / Write / Construct
Whether to enable the XSS auditor. This feature filters some kinds of reflective XSS attacks on vulnerable web sites.
Default value: TRUE
"fantasy-font-family"
property"fantasy-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using fantasy font.
Default value: "serif"
"javascript-can-access-clipboard"
property"javascript-can-access-clipboard" gboolean : Read / Write / Construct
Whether JavaScript can access the clipboard. The default value is FALSE
. If
set to TRUE
, document.execCommand() allows cut, copy and paste commands.
Default value: FALSE
"javascript-can-open-windows-automatically"
property"javascript-can-open-windows-automatically" gboolean : Read / Write / Construct
Whether JavaScript can open popup windows automatically without user intervention.
Default value: FALSE
"load-icons-ignoring-image-load-setting"
property"load-icons-ignoring-image-load-setting" gboolean : Read / Write / Construct
Determines whether a site can load favicons irrespective of the value of "auto-load-images".
Default value: FALSE
"media-playback-allows-inline"
property"media-playback-allows-inline" gboolean : Read / Write / Construct
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.
Default value: TRUE
"media-playback-requires-user-gesture"
property"media-playback-requires-user-gesture" gboolean : Read / Write / Construct
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.
Default value: FALSE
"minimum-font-size"
property"minimum-font-size" guint : Read / Write / Construct
The minimum font size used to display text.
Default value: 0
"monospace-font-family"
property"monospace-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using monospace font.
Default value: "monospace"
"pictograph-font-family"
property"pictograph-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using pictograph font.
Default value: "serif"
"print-backgrounds"
property"print-backgrounds" gboolean : Read / Write / Construct
Whether background images should be drawn during printing.
Default value: TRUE
"sans-serif-font-family"
property"sans-serif-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using sans-serif font.
Default value: "sans-serif"
"serif-font-family"
property"serif-font-family" gchar* : Read / Write / Construct
The font family used as the default for content using serif font.
Default value: "serif"
"user-agent"
property"user-agent" gchar* : Read / Write / Construct
The user-agent string used by WebKit. Unusual user-agent strings may cause web
content to render incorrectly or fail to run, as many web pages are written to
parse the user-agent strings of only the most popular browsers. Therefore, it's
typically better to not completely override the standard user-agent, but to use
webkit_settings_set_user_agent_with_application_details()
instead.
If this property is set to the empty string or NULL
, it will revert to the standard
user-agent.
Default value: NULL
"zoom-text-only"
property"zoom-text-only" gboolean : Read / Write / Construct
Whether "zoom-level" affects only the text of the page or all the contents. Other contents containing text like form controls will be also affected by zoom factor when this property is enabled.
Default value: FALSE