Method
WPEPlatformScreeninvalidate
Declaration [src]
void
wpe_screen_invalidate (
WPEScreen* screen
)
Description [src]
Invalidate screen
. This will release all the platform resources
associated with screen
. The properties cached will not be
modified so they are still available after invalidation.