cuikplay_interface.h
Go to the documentation of this file.
1 #ifndef CUIKPLAYINTERFACEH
2 #define CUIKPLAYINTERFACEH
3 
15 #include <gtk/gtk.h>
16 
17 
18 GtkWidget* create_window_cuikplay (gpointer status,unsigned int ms);
19 
22 #endif