Property
WebKit2Settings:javascript-can-access-clipboard
Description [src]
Whether JavaScript can access the clipboard. The default value is FALSE
. If
set to TRUE
, document.execCommand() allows cut, copy and paste commands.
Type:gboolean