From 923e08963b26f1ba6a589bc5b7c3f388e9d96f82 Mon Sep 17 00:00:00 2001 From: linlin Date: Mon, 5 Oct 2020 16:36:24 +0200 Subject: [PATCH] New translations interface.h (French) --- .../gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h diff --git a/lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h b/lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h new file mode 100644 index 0000000..7ca0cbb --- /dev/null +++ b/lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h @@ -0,0 +1,14 @@ +/* + * DO NOT EDIT THIS FILE - it is generated by Glade. + */ + +#ifdef __cplusplus +extern "C" { +#endif + +GtkWidget* create_window (void); +GtkWidget* create_fileselection (void); + +#ifdef __cplusplus +} +#endif