cuikmove_interface.h
Go to the documentation of this file.
1 #ifndef CUIKMOVEINTERFACEH
2 #define CUIKMOVEINTERFACEH
3 
15 #include <gtk/gtk.h>
16 
17 
18 GtkWidget* create_window_cuikmove(gpointer status);
19 
22 #endif