diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:56:07 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-09-29 13:56:07 +0800 |
commit | 9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32 (patch) | |
tree | ff6c995701bc1a48424abda264b23bad47e7dad8 /doc/reference/epiphany-sections.txt | |
parent | 83baedd031a257d3bbabab007d6c0b2d703f6555 (diff) | |
download | gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar.gz gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar.bz2 gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar.lz gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar.xz gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.tar.zst gsoc2013-epiphany-9309c43bb0fe7f3dd3a5fba9b1509f7956c7fb32.zip |
Correctly title Ephy*Entry widgets in docs
svn path=/trunk/; revision=8567
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 74ebcb232..f58d93c77 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -324,6 +324,8 @@ EPHY_CONTENT_POLICY_CID <SECTION> <FILE>ephy-location-entry</FILE> +<TITLE>EphyLocationEntry</TITLE> +EphyLocationEntry ephy_location_entry_set_location ephy_location_entry_get_location ephy_location_entry_get_can_undo @@ -344,6 +346,8 @@ ephy_location_entry_set_match_func <SECTION> <FILE>ephy-icon-entry</FILE> +<TITLE>EphyIconEntry</TITLE> +EphyIconEntry ephy_icon_entry_new ephy_icon_entry_pack_widget ephy_icon_entry_get_entry @@ -351,6 +355,8 @@ ephy_icon_entry_get_entry <SECTION> <FILE>ephy-search-entry</FILE> +<TITLE>EphySearchEntry</TITLE> +EphySearchEntry ephy_search_entry_new ephy_search_entry_clear </SECTION> |