Method

WebKit2Settingsget_allow_top_navigation_to_data_urls

since: 2.28

Declaration [src]

gboolean
webkit_settings_get_allow_top_navigation_to_data_urls (
  WebKitSettings* settings
)

Description [src]

Get the WebKitSettings:allow-top-navigation-to-data-urls property.

Available since: 2.28

Return value

Type: gboolean

TRUE If navigation to data URLs from the top frame is allowed or FALSE\ otherwise.