cef_browser_host_t.get_zoom_level

Get the current zoom level. This function can only be called on the UI thread.

struct cef_browser_host_t
extern (System)
double function(cef_browser_host_t* self) nothrow get_zoom_level;

Meta