| Import line: | Epiphany = imports.gi.Epiphany; |
| GIR File: | Epiphany-2.29.gir |
| C documentation: | EphyWebViewNavigationFlags |
| Enum : | EphyWebViewNavigationFlags |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number Epiphany.EphyWebViewNavigationFlags.BACK : 2
|
|
|
Number Epiphany.EphyWebViewNavigationFlags.FORWARD : 4
|
|
|
Number Epiphany.EphyWebViewNavigationFlags.UP : 1
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Epiphany.EphyWebView
Property |
navigation : Epiphany.EphyWebViewNavigationFlags
read only
View's navigation flags as EphyWebViewNavigationFlags.
|
|
Epiphany.EphyWebView
Method |
get_navigation_flags
()
:
Epiphany.EphyWebViewNavigationFlags
Returns view's navigation flags.
|