web_process_crashed


Description:

[ Version ( deprecated = true , deprecated_since = "2.20" ) ]
public virtual signal bool web_process_crashed ()

Warning: web_process_crashed is deprecated since 2.20.

This signal is emitted when the web process crashes.

Note:

Use WebKitWebView:WebKitWebView:web-process-terminated instead.

Returns:

true to stop other handlers from being invoked for the event. false to propagate the event further.