5 lines
78 B
C
5 lines
78 B
C
|
#ifndef gtk7.h
|
||
|
#define gtk7.h
|
||
|
void window1(int argc,char *argv[]);
|
||
|
#endif
|