GObject.Object
WebKit.Download
| Import line: | WebKit = imports.gi.WebKit; |
| GIR File: | WebKit-1.0.gir |
| C documentation: | WebKitDownload |
| Class : | Download |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
current_size : Number
read only
|
WebKit.Download | |
|
destination_uri : String
|
WebKit.Download | |
|
network_request : WebKit.NetworkRequest
|
WebKit.Download | |
|
network_response : WebKit.NetworkResponse
|
WebKit.Download | |
|
parent_instance : GObject.Object
read only
|
WebKit.Download | |
|
priv : WebKit.DownloadPrivate
read only
|
WebKit.Download | |
|
progress : Number
read only
|
WebKit.Download | |
|
status : WebKit.DownloadStatus
read only
|
WebKit.Download | |
|
suggested_filename : String
read only
|
WebKit.Download | |
|
total_size : Number
read only
|
WebKit.Download | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new WebKit.Download
(Object properties)
Create a new WebKit.Download
Create a new WebKit.Download
|
||
|
Create a new WebKit.Download
Create a new WebKit.Download
|
||
|
cancel
()
:
none
|
WebKit.Download | |
|
get_current_size
()
:
Number
|
WebKit.Download | |
|
get_destination_uri
()
:
String
|
WebKit.Download | |
|
get_elapsed_time
()
:
Number
|
WebKit.Download | |
|
get_network_request
()
:
WebKit.NetworkRequest
|
WebKit.Download | |
|
get_network_response
()
:
WebKit.NetworkResponse
|
WebKit.Download | |
|
get_progress
()
:
Number
|
WebKit.Download | |
|
get_status
()
:
WebKit.DownloadStatus
|
WebKit.Download | |
|
get_suggested_filename
()
:
String
|
WebKit.Download | |
|
get_total_size
()
:
Number
|
WebKit.Download | |
|
get_uri
()
:
String
|
WebKit.Download | |
|
set_destination_uri
(String destination_uri)
:
none
|
WebKit.Download | |
|
start
()
:
none
|
WebKit.Download | |
| Event | Defined By | |
|---|---|---|
|
WebKit.Download | |