Signal
WebKit2WebContext::download-started
unstable since: 4.0
Declaration
void
download_started (
  WebKitWebContext* self,
  WebKitDownload* download,
  gpointer user_data
)
Description [src]
This signal is emitted when a new download request is made.
| Default handler: The default handler is called after the handlers added via  | 
| Available since: 4.0 | 
Parameters
- download
- 
            Type: WebKitDownloadThe WebKitDownloadassociated with this event.The data is owned by the caller of the function.