Gtk 2.0
Gtk 2.0技术资料下载专区,收录742份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
共 742 份资源
源代码 10,000
Gtk 2.0 热门资料
查看全部 742 份 →
PDF文档
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 ...
PDF文档
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...