Property
WebKit2Download:allow-overwrite
since: 2.6
Description [src]
Whether or not the download is allowed to overwrite an existing file on
disk. If this property is FALSE
and the destination already exists,
the download will fail.
Type: | gboolean |
Available since: | 2.6 |
Setter method | webkit_download_set_allow_overwrite() |
Getter method | webkit_download_get_allow_overwrite() |