leave_fullscreen
Description:
Emitted when the WebView is about to restore its top level window out of its full screen state.
This signal can be used by client code to restore widgets hidden during the enter_fullscreen stage for instance.
Returns:
true to stop other handlers from being invoked for the event. false to continue emission of the event. |