Gtk+2.0
Gtk+2.0技术资料下载专区,收录692份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
692
源代码
10,000
Gtk+2.0 热门资料
查看全部 692 份 →This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces.
This GTK+ version 2.12.3. GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete ...
2016-10-13
188
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` c
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` clean: rm -f *.o c...
2017-06-12
135