Gtk+
Gtk+技术资料下载专区,收录144份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
144
源代码
1,545
Gtk+ 热门资料
查看全部 144 份 →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