Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

cuikplay_interface.h

Go to the documentation of this file.
00001 #ifndef CUIKPLAYINTERFACEH
00002 #define CUIKPLAYINTERFACEH
00003 
00015 #include <gtk/gtk.h>
00016 
00017 
00018 GtkWidget* create_window1 (gpointer status,unsigned int ms);
00019 
00022 #endif