diff options
author | Adam Hooper <adamh@src.gnome.org> | 2004-03-28 05:51:59 +0800 |
---|---|---|
committer | Adam Hooper <adamh@src.gnome.org> | 2004-03-28 05:51:59 +0800 |
commit | e140d51204deb9868887ad2ccb3431973448f8a5 (patch) | |
tree | 708412d30915acdc105dffb60aecd218f58bc442 /doc/reference/epiphany-sections.txt | |
parent | b1ffea174d85b4cc3130663086f1c020732e3cc0 (diff) | |
download | gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.gz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.bz2 gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.lz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.xz gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.tar.zst gsoc2013-epiphany-e140d51204deb9868887ad2ccb3431973448f8a5.zip |
EphyEmbedPersist documentation
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 3cb40f04e..398ef5c83 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -150,6 +150,39 @@ EPHY_EMBED_SINGLE_IFACE EPHY_IS_EMBED_SINGLE_IFACE </SECTION> +<SECTION> +<FILE>ephy-embed-persist</FILE> +<TITLE>EphyEmbedPersist</TITLE> +EmbedPersistFlags +ephy_embed_persist_set_dest +ephy_embed_persist_set_embed +ephy_embed_persist_set_fc_title +ephy_embed_persist_set_fc_parent +ephy_embed_persist_set_flags +ephy_embed_persist_set_max_size +ephy_embed_persist_set_persist_key +ephy_embed_persist_set_source +ephy_embed_persist_get_dest +ephy_embed_persist_get_embed +ephy_embed_persist_get_fc_title +ephy_embed_persist_get_fc_parent +ephy_embed_persist_get_flags +ephy_embed_persist_get_max_size +ephy_embed_persist_get_persist_key +ephy_embed_persist_get_source +ephy_embed_persist_save +ephy_embed_persist_cancel +ephy_embed_persist_to_string +<SUBSECTION Standard> +EPHY_EMBED_PERSIST +EPHY_IS_EMBED_PERSIST +EPHY_TYPE_EMBED_PERSIST +ephy_embed_persist_get_type +EPHY_EMBED_PERSIST_CLASS +EPHY_IS_EMBED_PERSIST_CLASS +EPHY_EMBED_PERSIST_GET_CLASS +</SECTION> + |