| Import line: | Epiphany = imports.gi.Epiphany; |
| GIR File: | Epiphany-2.29.gir |
| C documentation: | EphyWebViewDocumentType |
| Enum : | EphyWebViewDocumentType |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Epiphany.EphyWebViewDocumentType.HTML : 0
|
|
|
Number Epiphany.EphyWebViewDocumentType.IMAGE : 2
|
|
|
Number Epiphany.EphyWebViewDocumentType.OTHER : 3
|
|
|
Number Epiphany.EphyWebViewDocumentType.XML : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Epiphany.EphyWebView
Property |
document_type : Epiphany.EphyWebViewDocumentType
read only
Document type determined for the view.
|
|
Epiphany.EphyWebView
Method |
get_document_type
()
:
Epiphany.EphyWebViewDocumentType
Returns the type of document loaded in the view
|