Back to Seed Clases

Epiphany


Classes

Interfaces

Structs

Unions

Enums

Class Epiphany.EphyEmbed

Import line: Epiphany = imports.gi.Epiphany;
GIR File: Epiphany-2.29.gir
C documentation: EphyEmbed
Class : EphyEmbed
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Extends: Gtk.VBox
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Epiphany.EphyEmbedContainer
Method
add_child (EphyEmbed child, Number position, Boolean set_active) : Number
after insertion Inserts child into container.
Epiphany.EphyEmbedContainer
Method
set_active_child (EphyEmbed child) : none
Sets child as container's active child.
Epiphany.EphyEmbedContainer
Method
remove_child (EphyEmbed child) : none
Removes child from container.
Epiphany.EphyEmbedContainer
Method
get_active_child () : Epiphany.EphyEmbed
Returns container's active EphyEmbed.
Epiphany.EphyEmbedPersist
Method
set_embed (EphyEmbed value) : none
Sets the EphyEmbed from which persist will download data.
Epiphany.EphyEmbedPersist
Method
get_embed () : Epiphany.EphyEmbed
Returns the EphyEmbed from which persist will download.
Epiphany.EphyEmbedSingle
Method
open_window (EphyEmbed parent, String address, String name, String features) : Gtk.Widget
Opens a new window, as if it were opened in parent using the Javascript "_blank", "features");.
Epiphany.EphyExtension
Method
attach_tab (EphyWindow window, EphyEmbed embed) : none
Epiphany.EphyExtension
Method
detach_tab (EphyWindow window, EphyEmbed embed) : none
Epiphany.EphyFindToolbar
Method
set_embed (EphyEmbed embed) : none
Epiphany.EphyLink
Method
open (String address, EphyEmbed embed, EphyLinkFlags flags) : Epiphany.EphyEmbed
Epiphany.EphyNotebook
Method
add_tab (EphyEmbed embed, Number position, Boolean jump_to) : Number
Epiphany.EphyShell
Method
new Epiphany.EphyShell.tab (EphyShell shell, EphyWindow parent_window, EphyEmbed previous_embed, String url, EphyNewTabFlags flags) : Epiphany.EphyShell
Create a new Epiphany.EphyShell
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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:47 GMT+0800 (HKT)