Import line: | Epiphany = imports.gi.Epiphany; |
GIR File: | Epiphany-2.29.gir |
C documentation: | EphyEmbedContainer |
Interface : | EphyEmbedContainer |
Implementations: | Epiphany.EphyWindow |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
active_child : Gtk.Widget
|
Epiphany.EphyEmbedContainer | |
chrome : Epiphany.EphyWebViewChrome
|
Epiphany.EphyEmbedContainer | |
is_popup : Boolean
|
Epiphany.EphyEmbedContainer |
Method / Constructor | Defined By | |
---|---|---|
after insertion Inserts child into container.
after insertion Inserts child into container.
|
Epiphany.EphyEmbedContainer | |
get_active_child
()
:
Epiphany.EphyEmbed
Returns container's active EphyEmbed.
Returns container's active EphyEmbed.
|
Epiphany.EphyEmbedContainer | |
get_children
()
:
Array
Returns the list of EphyEmbed:s in the container.
Returns the list of EphyEmbed:s in the container.
|
Epiphany.EphyEmbedContainer | |
get_chrome
()
:
Epiphany.EphyWebViewChrome
Returns the EphyWebViewChrome flags indicating the visibility of several parts of the UI.
Returns the EphyWebViewChrome flags indicating the visibility of several parts of the UI.
|
Epiphany.EphyEmbedContainer | |
get_is_popup
()
:
Boolean
Returns whether this embed container is a popup.
Returns whether this embed container is a popup.
|
Epiphany.EphyEmbedContainer | |
remove_child
(EphyEmbed child)
:
none
Removes child from container.
Removes child from container.
|
Epiphany.EphyEmbedContainer | |
set_active_child
(EphyEmbed child)
:
none
Sets child as container's active child.
Sets child as container's active child.
|
Epiphany.EphyEmbedContainer |
None |