Property
WebKit2WebView:magnification
unstable since: 2.54
Description [src]
The magnification factor of the WebKitWebView content.
The magnification factor represents the visual scaling of the page (similar to pinch-to-zoom). This is independent of the layout zoom level. Setting the magnification factor scales the rendered page visually without affecting page layout or text wrapping.
Type:gdouble
Available since: 2.54
| Default value | 1.000000 |
| Getter method | webkit_web_view_get_magnification() |
| Setter method | webkit_web_view_set_magnification() |