Method
WPEPlatformViewset_opaque_rectangles
Declaration [src]
void
wpe_view_set_opaque_rectangles (
WPEView* view,
WPERectangle* rects,
guint n_rects
)
Description [src]
Set the rectangles of view
that contain opaque content.
This is an optimization hint that is automatically set by WebKit when the
web view background color is opaque.