gtk 学习
gtk 学习,linux环境下gtk开发教程...
gtk 学习,linux环境下gtk开发教程...
this is a robot game which is use gtk++ and it is same as in linux robot game player need to save himself and robots will com towards him...
gtk 入门教程,适用于初学者。一般问题都能找到答案...
GTK in embedded systems...
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` clean: rm -f *.o clist *.bak...