signal callback delegate or function to connect
void callback(webkit.types.WebProcessTerminationReason reason, webkit.web_view.WebView webView)
reason the a #WebKitWebProcessTerminationReason (optional)
webView the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to WebProcessTerminated signal.
This signal is emitted when the web process terminates abnormally due to reason.