Import line: | Epiphany = imports.gi.Epiphany; |
GIR File: | Epiphany-2.29.gir |
C documentation: | EphyWebViewChrome |
Enum : | EphyWebViewChrome |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Epiphany.EphyWebViewChrome.BOOKMARKSBAR : 8
|
|
Number Epiphany.EphyWebViewChrome.MENUBAR : 1
|
|
Number Epiphany.EphyWebViewChrome.STATUSBAR : 4
|
|
Number Epiphany.EphyWebViewChrome.TOOLBAR : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Epiphany.EphyEmbedContainer
Property |
chrome : Epiphany.EphyWebViewChrome
|
Epiphany.EphyEmbedContainer
Method |
get_chrome
()
:
Epiphany.EphyWebViewChrome
Returns the EphyWebViewChrome flags indicating the visibility of several parts of the UI.
|
Epiphany.EphyEmbedSingle
Signal |
The ::new_window signal is emitted when a new window needs to be opened.
|
Epiphany.EphyShell
Method |
new Epiphany.EphyShell.tab_full
(EphyShell shell, EphyWindow parent_window, EphyEmbed previous_embed, NetworkRequest request, EphyNewTabFlags flags, EphyWebViewChrome chrome, Boolean is_popup, Number user_time)
:
Epiphany.EphyShell
Create a new Epiphany.EphyShell
|
Epiphany.EphyWindow
Method |
new Epiphany.EphyWindow.with_chrome
(EphyWebViewChrome chrome, Boolean is_popup)
:
Epiphany.EphyWindow
Create a new Epiphany.EphyWindow
|