Foundations_of_GTK_Development-3438
gtk 

所属分类:其他
开发工具:C/C++
文件大小:191KB
下载次数:5
上传日期:2011-01-11 15:52:18
上 传 者joeguan2
说明:  学习GTK+入门好书籍,英文原版,文字版,清晰。现在学习GTK+的书籍太少了。
(Good books to learn GTK+ entry, the English original, the text version and clear. Now learn too few GTK+ books.)

文件列表:
chapter_2\buttons.c (1285, 2007-01-27)
chapter_2\helloworld.c (483, 2007-01-11)
chapter_2\helloworld2.c (1526, 2007-01-11)
chapter_2\Makefile (196, 2006-12-07)
chapter_3\boxes.c (1215, 2007-01-12)
chapter_3\boxes2.c (1244, 2007-01-12)
chapter_3\eventboxes.c (2021, 2007-01-12)
chapter_3\expanders.c (974, 2006-11-13)
chapter_3\fixed.c (1319, 2007-01-12)
chapter_3\handleboxes.c (1190, 2007-01-12)
chapter_3\Makefile (196, 2006-12-07)
chapter_3\notebooks.c (2007, 2007-01-12)
chapter_3\panes.c (1357, 2007-01-12)
chapter_3\tables.c (1422, 2007-01-12)
chapter_4\.gtkrc (679, 2006-10-13)
chapter_4\checkbuttons.c (1933, 2007-01-12)
chapter_4\colorbuttons.c (1666, 2007-01-12)
chapter_4\entries.c (1346, 2007-01-12)
chapter_4\filechooserbuttons.c (3436, 2007-01-12)
chapter_4\fontbuttons.c (2010, 2007-01-12)
chapter_4\Makefile (196, 2006-12-07)
chapter_4\radiobuttons.c (1722, 2007-01-12)
chapter_4\scales.c (1451, 2007-01-12)
chapter_4\spinbuttons.c (1525, 2007-01-12)
chapter_4\stockitems.c (935, 2006-11-13)
chapter_4\togglebuttons.c (1701, 2006-11-13)
chapter_5\aboutdialogs.c (2391, 2007-01-23)
chapter_5\assistant.c (6706, 2006-12-03)
chapter_5\colorselection.c (4088, 2007-01-23)
chapter_5\createfolder.c (849, 2006-11-13)
chapter_5\dialogs.c (2029, 2007-01-23)
chapter_5\dialogs2.c (2035, 2007-01-23)
chapter_5\dialogs3.c (2621, 2007-01-23)
chapter_5\fontselection.c (1882, 2007-01-23)
chapter_5\logo.png (36197, 2006-10-23)
chapter_5\Makefile (196, 2006-12-07)
chapter_5\messagedialogs.c (1298, 2007-01-23)
chapter_5\multiplefiles.c (1841, 2007-01-23)
chapter_5\savefile.c (1671, 2007-01-23)
chapter_6\directories.c (423, 2006-12-07)
... ...

Welcome to the source code that accompanies "Foundations of GTK+ Development". While this code is open source and available for your use, if you use this for reference, I would ask that you also buy the book. Either way, I hope these examples can be good help to you! Below are instructions for compiling the source code found in this archive. First, you can compile all of the files in the current directory along with any sub- directories by typing "make" within that directory. You must have Make installed for this to work! You can also remove all of the build files by running "make clean" in any of the directories. To build a single source file, navigate to the directory where it is held. Then, run "make sourcefile" to make sourcefile.c. I hope you enjoy the source code and the book! Gook luck in all of your GTK+ development! --- Andrew Krause www.gtkbook.com

近期下载者

相关文件


收藏者