Property

WebKitWebView:magnification

unstable since: 2.54

Declaration

property magnification: double [ read, write ]

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 value1.000000
Getter methodwebkit_web_view_get_magnification()
Setter methodwebkit_web_view_set_magnification()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno