GObject.Object
Epiphany.EphyEmbedShell
Import line: | Epiphany = imports.gi.Epiphany; |
GIR File: | Epiphany-2.29.gir |
C documentation: | EphyEmbedShell |
Class : | EphyEmbedShell |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
parent : GObject.Object
read only
|
Epiphany.EphyEmbedShell | |
priv : Epiphany.EphyEmbedShellPrivate
read only
|
Epiphany.EphyEmbedShell |
Method / Constructor | Defined By | |
---|---|---|
new Epiphany.EphyEmbedShell
(Object properties)
Create a new Epiphany.EphyEmbedShell
Create a new Epiphany.EphyEmbedShell
|
||
Epiphany.EphyEmbedShell.get_default
()
:
Epiphany.EphyEmbedShell
Retrieves the default EphyEmbedShell object
Retrieves the default EphyEmbedShell object
|
Epiphany.EphyEmbedShell | |
get_adblock_manager
()
:
GObject.Object
Returns the adblock manager.
Returns the adblock manager.
|
Epiphany.EphyEmbedShell | |
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_favicon_cache
()
:
GObject.Object
Returns the favicons cache.
Returns the favicons cache.
|
Epiphany.EphyEmbedShell | |
get_global_history
()
:
GObject.Object
|
Epiphany.EphyEmbedShell | |
get_page_setup
()
:
Gtk.PageSetup
|
Epiphany.EphyEmbedShell | |
get_print_settings
()
:
Gtk.PrintSettings
|
Epiphany.EphyEmbedShell | |
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 |