WebView.addOnResourceLoadStarted

Emitted when a new resource is going to be loaded. The @request parameter contains the #WebKitURIRequest that will be sent to the server. You can monitor the load operation by connecting to the different signals of @resource.

class WebView
gulong
addOnResourceLoadStarted
(,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta