From d0c120301b078a3aa28e671504b6249c407bcbfe Mon Sep 17 00:00:00 2001 From: Adam Hooper Date: Sun, 4 Apr 2004 18:30:33 +0000 Subject: Documented EphyNodeDb --- doc/reference/tmpl/ephy-embed-persist.sgml | 2 ++ doc/reference/tmpl/ephy-embed.sgml | 1 + doc/reference/tmpl/ephy-tab.sgml | 3 +++ 3 files changed, 6 insertions(+) (limited to 'doc/reference/tmpl') diff --git a/doc/reference/tmpl/ephy-embed-persist.sgml b/doc/reference/tmpl/ephy-embed-persist.sgml index be75437c8..e280a76da 100644 --- a/doc/reference/tmpl/ephy-embed-persist.sgml +++ b/doc/reference/tmpl/ephy-embed-persist.sgml @@ -134,6 +134,8 @@ Determines how the #EphyEmbedPersist should act. @persist: @Param2: + +@value: diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index c57e5cf98..1fd4d6784 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -120,6 +120,7 @@ windows opened with JavaScript often use a nonstandard chrome. to display its toolbars. @EPHY_EMBED_CHROME_STATUSBAR: %TRUE for the #EphyEmbed's containing #EphyWindow to display its statusbar. +@EPHY_EMBED_CHROME_BOOKMARKSBAR: diff --git a/doc/reference/tmpl/ephy-tab.sgml b/doc/reference/tmpl/ephy-tab.sgml index ae5eba7b0..541aeef5f 100644 --- a/doc/reference/tmpl/ephy-tab.sgml +++ b/doc/reference/tmpl/ephy-tab.sgml @@ -9,6 +9,9 @@ Represents an Epiphany tab Each #EphyWindow contains a #GtkNotebook which holds one or more #EphyTab:s. An #EphyTab is basically a container for an #EphyEmbed. + +To retrieve an #EphyTab's parent #EphyWindow, use gtk_widget_get_toplevel(). + -- cgit v1.2.3