summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_gen_handlers.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-06 01:32:47 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-06 01:32:47 +0000
commit38572a19e884716f6f8e15c7c523ab98270356a5 (patch)
treecfd77d1e3af053f7b4c86de420076cee0379beff /mixgtk/mixgtk_gen_handlers.h
parent63c94b1e74f3272dbf0b2bc1dae8913d564c72f5 (diff)
downloadmdk-38572a19e884716f6f8e15c7c523ab98270356a5.tar.gz
mdk-38572a19e884716f6f8e15c7c523ab98270356a5.tar.bz2
Load file dialog remembers last directory
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-18
Diffstat (limited to 'mixgtk/mixgtk_gen_handlers.h')
-rw-r--r--mixgtk/mixgtk_gen_handlers.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mixgtk/mixgtk_gen_handlers.h b/mixgtk/mixgtk_gen_handlers.h
index 20482e1..7e49b34 100644
--- a/mixgtk/mixgtk_gen_handlers.h
+++ b/mixgtk/mixgtk_gen_handlers.h
@@ -49,12 +49,6 @@ on_save_on_exit_toggle (GtkWidget *w, gpointer data);
extern void
on_save_activate (GtkWidget *w, gpointer data);
-typedef void (*file_callback_t)(const gchar *file);
-
-extern void
-mixgtk_get_file (file_callback_t callback, const gchar *title,
- const gchar *pattern, const gchar *def_file);
-
#endif /* MIXGTK_GEN_HANDLERS_H */