testing-repository/Gtk3/gtk07/gtk7.h

5 lines
78 B
C

#ifndef gtk7.h
#define gtk7.h
void window1(int argc,char *argv[]);
#endif