setEditable

open fun setEditable(editable: Boolean)

Sets whether the user is allowed to edit the HTML document.

If @editable is true, @web_view allows the user to edit the HTML document. If

Since

2.8

Parameters

editable

a #gboolean indicating the editable state