Alex, I use lots of strcat and strcpy commands in glade generated code. If you prefer using those to the Glib API stuff, make sure you have the proper include in your callback.c file. #include <strings.h> Greg