WebViewGidBuilderImpl.editable

Set editable property.

class WebViewGidBuilderImpl(T)
T
editable
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining