stop_loading
Description:
public void stop_loading ()
Stops any ongoing loading operation in this.
This method does nothing if no content is being loaded. If there is a loading operation in progress, it will be cancelled and load_failed signal will be emitted with webkit_network_error_cancelled error.
Parameters:
this |
a WebView |