This signal is emitted after response is received to decide a destination URI for the download.
If this signal is not handled the file will be downloaded to g_user_directory_download directory using
suggested_filename
.
suggested_filename |
the filename suggested for the download |
true to stop other handlers from being invoked for the event. false to propagate the event further. |