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/tmpl/ephy-search-entry.sgml | |
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/tmpl/ephy-search-entry.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-search-entry.sgml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/reference/tmpl/ephy-search-entry.sgml b/doc/reference/tmpl/ephy-search-entry.sgml index f32effffd..d0b12203a 100644 --- a/doc/reference/tmpl/ephy-search-entry.sgml +++ b/doc/reference/tmpl/ephy-search-entry.sgml @@ -1,5 +1,5 @@ <!-- ##### SECTION Title ##### --> -ephy-search-entry +EphySearchEntry <!-- ##### SECTION Short_Description ##### --> @@ -17,6 +17,20 @@ ephy-search-entry <!-- ##### SECTION Stability_Level ##### --> +<!-- ##### STRUCT EphySearchEntry ##### --> +<para> + +</para> + + +<!-- ##### SIGNAL EphySearchEntry::search ##### --> +<para> + +</para> + +@ephysearchentry: the object which received the signal. +@arg1: + <!-- ##### FUNCTION ephy_search_entry_new ##### --> <para> |