File: interface.h

package info (click to toggle)
libsvm 3.12-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,692 kB
  • ctags: 1,007
  • sloc: cpp: 3,942; java: 3,593; ansic: 2,094; python: 910; makefile: 155; sh: 37
file content (14 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
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