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