WebView.editable

Get editable property.

  1. bool editable [@property getter]
    class WebView
    @property
    bool
    editable
    ()
  2. bool editable [@property setter]

Return Value

Type: bool

Whether the pages loaded inside #WebKitWebView are editable. For more information see webkit.web_view.WebView.setEditable.