Import line: | WebKit = imports.gi.WebKit; |
GIR File: | WebKit-1.0.gir |
C documentation: | WebKitDownloadStatus |
Enum : | DownloadStatus |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number WebKit.DownloadStatus.CANCELLED : 2
|
|
Number WebKit.DownloadStatus.CREATED : 0
|
|
Number WebKit.DownloadStatus.ERROR : -1
|
|
Number WebKit.DownloadStatus.FINISHED : 3
|
|
Number WebKit.DownloadStatus.STARTED : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
WebKit.Download
Property |
status : WebKit.DownloadStatus
read only
|
WebKit.Download
Method |
get_status
()
:
WebKit.DownloadStatus
|