set_zoom_level
Description:
public void set_zoom_level (
double zoom_level)
Set the zoom level of this.
Set the zoom level of this, i.e. the factor by which the view contents are scaled with respect to their
original size.
Parameters:
| this |
a WebView
|
| zoom_level |
the zoom level
|