aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-file-helpers.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2009-12-14 15:45:26 +0800
committerDiego Escalante Urrelo <diegoe@gnome.org>2010-01-22 05:57:39 +0800
commit6a824bca489ff1c7f4764224a42d33f3ea2b4455 (patch)
treeec984ccdef45a0015fac8f453edf21b9cc34231a /lib/ephy-file-helpers.h
parent83ccb687075513719881c46d091e65b3f5aa31bb (diff)
downloadgsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.gz
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.bz2
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.lz
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.xz
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.tar.zst
gsoc2013-epiphany-6a824bca489ff1c7f4764224a42d33f3ea2b4455.zip
docs: ephy-file-helpers
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r--lib/ephy-file-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h
index e64c74ec7..a921b40ae 100644
--- a/lib/ephy-file-helpers.h
+++ b/lib/ephy-file-helpers.h
@@ -76,7 +76,7 @@ gboolean ephy_file_launch_desktop_file (const char *filename,
gboolean ephy_file_launch_application (GAppInfo *app,
GList *files,
guint32 user_time,
- GtkWidget *parent);
+ GtkWidget *widget);
gboolean ephy_file_launch_handler (const char *mime_type,
GFile *file,
guint32 user_time);