diff options
author | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-30 04:03:51 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2008-11-30 04:03:51 +0800 |
commit | 62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0 (patch) | |
tree | 09e4fa45c978b1ecc99836cee2e28eb7103a6132 /doc/reference/epiphany-sections.txt | |
parent | baa23249c25bde67614b4231a0e35042955dd186 (diff) | |
download | gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar.gz gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar.bz2 gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar.lz gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar.xz gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.tar.zst gsoc2013-epiphany-62eb7a495d0eb5dcbbb5b4c59e56b256660b67c0.zip |
Document lib/widgets/ephy-zoom-control.c
svn path=/trunk/; revision=8622
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index f58d93c77..ad5960e66 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -360,3 +360,11 @@ EphySearchEntry ephy_search_entry_new ephy_search_entry_clear </SECTION> + +<SECTION> +<FILE>ephy-zoom-control</FILE> +<TITLE>EphyZoomControl</TITLE> +EphyZoomControl +ephy_zoom_control_set_zoom_level +ephy_zoom_control_get_zoom_level +</SECTION> |