Method
WPEPlatformToplevelscreen_changed
Declaration [src]
void
wpe_toplevel_screen_changed (
WPEToplevel* toplevel
)
Description [src]
Notify that toplevel
screen has changed.
This function should only be called by WPEToplevel
derived classes
in platform implementations.