Method

WPEWebKitWebViewset_zoom_level

Declaration [src]

void
webkit_web_view_set_zoom_level (
  WebKitWebView* web_view,
  gdouble zoom_level
)

Description [src]

Set the zoom level of web_view, i.e. the factor by which the view contents are scaled with respect to their original size.

Parameters

zoom_level gdouble
 

The zoom level.