From d38bc67fc77f6511f0bfec314ca20c35b422390e Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Mon, 29 Sep 2008 05:55:24 +0000 Subject: Enable ephy-icon-entry docs build svn path=/trunk/; revision=8564 --- doc/reference/epiphany-docs.sgml | 1 + doc/reference/epiphany-sections.txt | 7 +++++ doc/reference/epiphany.types | 2 ++ doc/reference/tmpl/ephy-embed.sgml | 5 ---- doc/reference/tmpl/ephy-icon-entry.sgml | 46 +++++++++++++++++++++++++++++++++ doc/reference/tmpl/epiphany-unused.sgml | 41 ----------------------------- 6 files changed, 56 insertions(+), 46 deletions(-) create mode 100644 doc/reference/tmpl/ephy-icon-entry.sgml (limited to 'doc') diff --git a/doc/reference/epiphany-docs.sgml b/doc/reference/epiphany-docs.sgml index dd19bdefe..d279505ca 100644 --- a/doc/reference/epiphany-docs.sgml +++ b/doc/reference/epiphany-docs.sgml @@ -20,6 +20,7 @@ + Incomplete diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 7755f29ff..5f1b3bdd7 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -341,3 +341,10 @@ ephy_location_entry_set_lock_tooltip ephy_location_entry_set_completion ephy_location_entry_set_match_func + +
+ephy-icon-entry +ephy_icon_entry_new +ephy_icon_entry_pack_widget +ephy_icon_entry_get_entry +
diff --git a/doc/reference/epiphany.types b/doc/reference/epiphany.types index 4a797e096..c77217313 100644 --- a/doc/reference/epiphany.types +++ b/doc/reference/epiphany.types @@ -1,5 +1,6 @@ #include #include +#include #include #include #include @@ -8,6 +9,7 @@ ephy_dialog_get_type ephy_file_chooser_get_type +ephy_icon_entry_get_type ephy_node_db_get_type ephy_node_filter_get_type ephy_location_entry_get_type diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 1bf03ce71..8d2461376 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -244,11 +244,6 @@ be done by casting). @: @: @: -@: -@: -@: -@: -@: @: @Param2: diff --git a/doc/reference/tmpl/ephy-icon-entry.sgml b/doc/reference/tmpl/ephy-icon-entry.sgml new file mode 100644 index 000000000..2711a54b2 --- /dev/null +++ b/doc/reference/tmpl/ephy-icon-entry.sgml @@ -0,0 +1,46 @@ + +EphyIconEntry + + + + + + + + + + + + + + + + + + + + + + +@Returns: + + + + + + + +@entry: +@widget: +@start: + + + + + + + +@entry: +@Returns: + + diff --git a/doc/reference/tmpl/epiphany-unused.sgml b/doc/reference/tmpl/epiphany-unused.sgml index 3f3a7d006..66fc2f110 100644 --- a/doc/reference/tmpl/epiphany-unused.sgml +++ b/doc/reference/tmpl/epiphany-unused.sgml @@ -1,27 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - -EphyIconEntry - - Each #EphyWindow contains a #GtkNotebook which holds one or more #EphyTab:s. @@ -620,23 +596,6 @@ Represents the state of an #EphyEmbed with regards to networking negotiations. @domain: @Returns: - - - - - -@entry: -@Returns: - - - - - - -@entry: -@widget: -@start: - -- cgit v1.2.3