Method

WPEWebKitSettingsget_javascript_can_open_windows_automatically

Declaration [src]

gboolean
webkit_settings_get_javascript_can_open_windows_automatically (
  WebKitSettings* settings
)

Description [src]

Get the WebKitSettings:javascript-can-open-windows-automatically property.

Return value

Returns: gboolean
 

TRUE If JavaScript can open window automatically or FALSE otherwise.