GObject.Object
Epiphany.EphyEmbedShell
Epiphany.EphyShell
| Import line: | Epiphany = imports.gi.Epiphany; |
| GIR File: | Epiphany-2.29.gir |
| C documentation: | EphyShell |
| Class : | EphyShell |
| Extends: | Epiphany.EphyEmbedShell |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
parent : Epiphany.EphyEmbedShell
read only
|
Epiphany.EphyShell | |
|
priv : Epiphany.EphyShellPrivate
read only
|
Epiphany.EphyShell | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Epiphany.EphyShell
(Object properties)
Create a new Epiphany.EphyShell
Create a new Epiphany.EphyShell
|
||
|
new Epiphany.EphyShell.tab
(EphyShell shell, EphyWindow parent_window, EphyEmbed previous_embed, String url, EphyNewTabFlags flags)
:
Epiphany.EphyShell
Create a new Epiphany.EphyShell
Create a new Epiphany.EphyShell
|
||
|
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
Create a new Epiphany.EphyShell
|
||
|
Epiphany.EphyShell.get_default
()
:
Epiphany.EphyShell
Retrieve the default EphyShell object
Retrieve the default EphyShell object
|
Epiphany.EphyShell | |
|
get_adblock_manager
()
:
GObject.Object
Returns the adblock manager.
Returns the adblock manager.
|
Epiphany.EphyEmbedShell | |
|
get_bookmarks
()
:
Epiphany.EphyBookmarks
|
Epiphany.EphyShell | |
|
get_bookmarks_editor
()
:
Gtk.Widget
|
Epiphany.EphyShell | |
|
get_downloader_view
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
|
get_downloader_view_nocreate
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
|
get_embed_single
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
|
get_encodings
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
|
get_extensions_manager
()
:
GObject.Object
|
Epiphany.EphyShell | |
|
get_favicon_cache
()
:
GObject.Object
Returns the favicons cache.
Returns the favicons cache.
|
Epiphany.EphyEmbedShell | |
|
get_global_history
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
|
get_history_window
()
:
Gtk.Widget
|
Epiphany.EphyShell | |
|
get_net_monitor
()
:
GObject.Object
|
Epiphany.EphyShell | |
|
get_page_setup
()
:
Gtk.PageSetup
|
Epiphany.EphyEmbedShell | |
|
get_pdm_dialog
()
:
GObject.Object
|
Epiphany.EphyShell | |
|
get_prefs_dialog
()
:
GObject.Object
|
Epiphany.EphyShell | |
|
get_print_settings
()
:
Gtk.PrintSettings
|
Epiphany.EphyEmbedShell | |
|
get_session
()
:
GObject.Object
Returns current session.
Returns current session.
|
Epiphany.EphyShell | |
|
get_toolbars_model
(Boolean fullscreen)
:
GObject.Object
|
Epiphany.EphyShell | |
|
prepare_close
()
:
none
|
Epiphany.EphyEmbedShell | |
|
set_page_setup
(PageSetup page_setup)
:
none
|
Epiphany.EphyEmbedShell | |
|
set_print_settings
(PrintSettings settings)
:
none
|
Epiphany.EphyEmbedShell | |
| Event | Defined By | |
|---|---|---|
|
prepare_close (EphyEmbedShell self)
:
none
|
Epiphany.EphyEmbedShell | |
|
quit (EphyEmbedShell self)
:
none
The ::quit is emitted when all windows (browser windows, popups, download windows, etc) are closed and the shell is ready to be closed.
The ::quit is emitted when all windows (browser windows, popups, download windows, etc) are closed and the shell is ready to be closed.
|
Epiphany.EphyEmbedShell | |