Method
WebKit2Downloadget_destination
Declaration [src]
const gchar*
webkit_download_get_destination (
WebKitDownload* download
)
Description [src]
Obtains the destination to which the downloaded file will be written.
You can connect to WebKitDownload::created-destination
to make
sure this method returns a valid destination.
Gets property | WebKit2.Download:destination |