Browse Source

New translations interface.h (French)

l10n_v0.2.x
linlin 4 years ago
parent
commit
923e08963b
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h

+ 14
- 0
lang/fr/gklearn/gedlib/lib/libsvm.3.22/svm-toy/gtk/interface.h View File

@@ -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

Loading…
Cancel
Save