text of the page or all the contents. Other contents containing text like form controls will be also affected by zoom factor when this property is enabled.
Settings.zoomTextOnly
bool zoomTextOnly() @property nothrowGet zoomTextOnly property.
Returns
Whether #WebKitWebView:zoom-level affects only the
void zoomTextOnly(bool propval) @property nothrowSet zoomTextOnly property.
Parameters
propval | Whether #WebKitWebView:zoom-level affects only the text of the page or all the contents. Other contents containing text like form controls will be also affected by zoom factor when this property is enabled. |