diff options
author | Xan Lopez <xan@src.gnome.org> | 2008-07-01 05:27:18 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2008-07-01 05:27:18 +0800 |
commit | 1e829eefa511c3463deddb7c3d99d4c27960e077 (patch) | |
tree | 9a38757672b796632a674408390a2611529c1261 /doc/reference/tmpl/ephy-embed.sgml | |
parent | 76dd77e2f40b6e2de50716117c3abd2c49e528a4 (diff) | |
download | gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar.gz gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar.bz2 gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar.lz gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar.xz gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.tar.zst gsoc2013-epiphany-1e829eefa511c3463deddb7c3d99d4c27960e077.zip |
embed: remove ephy_embed_{set,get}_zoom.
Set zoom-level on the WebKitWebView directly.
svn path=/trunk/; revision=8327
Diffstat (limited to 'doc/reference/tmpl/ephy-embed.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-embed.sgml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml index 5fb26aed8..268c8fa23 100644 --- a/doc/reference/tmpl/ephy-embed.sgml +++ b/doc/reference/tmpl/ephy-embed.sgml @@ -272,7 +272,6 @@ be done by casting). @dom_mouse_down: @dom_content_loaded: @popup_blocked: -@zoom_change: @content_blocked: @modal_alert: @modal_alert_closed: @@ -293,8 +292,6 @@ be done by casting). @shistory_copy: @get_security_level: @show_page_certificate: -@set_zoom: -@get_zoom: @scroll_lines: @scroll_pages: @scroll_pixels: @@ -417,24 +414,6 @@ windows opened with JavaScript often use a nonstandard chrome. @description: -<!-- ##### FUNCTION ephy_embed_set_zoom ##### --> -<para> - -</para> - -@embed: -@zoom: - - -<!-- ##### FUNCTION ephy_embed_get_zoom ##### --> -<para> - -</para> - -@embed: -@Returns: - - <!-- ##### FUNCTION ephy_embed_find_set_properties ##### --> <para> |