aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-09-15 20:09:37 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-09-15 20:09:37 +0800
commitc802b643ead042a536e0e3ccd4ecf2fbbd07b9a2 (patch)
treeed93076d1c4da4b2b97c309139d5b6a0f76cf94a /e-util/e-web-view.h
parent192ac20a72567c25c653893c12bb2be0c21a2436 (diff)
downloadgsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar.gz
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar.bz2
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar.lz
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar.xz
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.tar.zst
gsoc2013-evolution-c802b643ead042a536e0e3ccd4ecf2fbbd07b9a2.zip
Update API documentation.
Diffstat (limited to 'e-util/e-web-view.h')
-rw-r--r--e-util/e-web-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-web-view.h b/e-util/e-web-view.h
index 51826a7326..e01a635055 100644
--- a/e-util/e-web-view.h
+++ b/e-util/e-web-view.h
@@ -199,7 +199,7 @@ void e_web_view_install_request_handler
(EWebView *web_view,
GType handler_type);
void e_web_view_add_css_rule_into_style_sheet
- (EWebView *view,
+ (EWebView *web_view,
const gchar *style_sheet_id,
const gchar *selector,
const gchar *style);