Method

WPEWebKitSettingsget_enable_javascript_markup

Declaration [src]

gboolean
webkit_settings_get_enable_javascript_markup (
  WebKitSettings* settings
)

Description [src]

Get the WebKitSettings:enable-javascript-markup property.

Available since:2.24

Return value

Returns: gboolean
 

TRUE if JavaScript markup is enabled or FALSE otherwise.