Signal
WebKit2WebView::ready-to-show
Description [src]
Emitted after WebKitWebView::create
on the newly created WebKitWebView
when it should be displayed to the user. When this signal is emitted
all the information about how the window should look, including
size, position, whether the location, status and scrollbars
should be displayed, is already set on the WebKitWindowProperties
of web_view
. See also webkit_web_view_get_window_properties().
Default handler: The default handler is called after the handlers added via |