#include #include #include "gtkwin.h" //typedef void(*LP)(const char str[]);//transform a function to a pointer void dale(const char str[]); void config(const char str[]); void test(char *str);