WebKit2.WebContext::download-started
connect('download-started', function (webContext, download: WebKit2.Download, ): void);
This signal is emitted when a new download request is made.
- webContext
instance of WebKit2.WebContext that is emitting the signal
- download
the WebKit2.Download associated with this event