diff --git a/ports/cef/interfaces/cef_render_handler.rs b/ports/cef/interfaces/cef_render_handler.rs index 68beac427ab..a813d7a8732 100644 --- a/ports/cef/interfaces/cef_render_handler.rs +++ b/ports/cef/interfaces/cef_render_handler.rs @@ -175,7 +175,7 @@ pub struct _cef_render_handler_t { // Called to retrieve the backing size of the view rectangle which is relative // to screen coordinates. On HiDPI displays, the backing size can differ from // the view size as returned by |GetViewRect|. Return true (1) if the - // rectangle was provided. + // rectangle was provided. Only used on Mac OS. // pub get_backing_rect: Option libc::c_int {