Signal
WebKit2WebView::enter-fullscreen
Description [src]
Emitted when JavaScript code calls
WebKitWebView
will proceed to full screen
its top level window. This signal can be used by client code to
request permission to the user prior doing the full screen
transition and eventually prepare the top-level window
(e.g. hide some widgets that would otherwise be part of the
full screen window).
Default handler: The default handler is called after the handlers added via |