diff --git a/ChangeLog b/ChangeLog index 478ca66f09..af3167ab73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Nov 5 08:51:48 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: More 2.x updates + Tue Nov 4 15:00:33 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: More 2.x updates, fix diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 478ca66f09..af3167ab73 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Wed Nov 5 08:51:48 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: More 2.x updates + Tue Nov 4 15:00:33 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: More 2.x updates, fix diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 478ca66f09..af3167ab73 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Wed Nov 5 08:51:48 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: More 2.x updates + Tue Nov 4 15:00:33 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: More 2.x updates, fix diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 478ca66f09..af3167ab73 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Wed Nov 5 08:51:48 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: More 2.x updates + Tue Nov 4 15:00:33 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: More 2.x updates, fix diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 478ca66f09..af3167ab73 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Wed Nov 5 08:51:48 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: More 2.x updates + Tue Nov 4 15:00:33 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: More 2.x updates, fix diff --git a/docs/faq/gtk-faq.sgml b/docs/faq/gtk-faq.sgml index 36b07c75c6..ed919170d1 100644 --- a/docs/faq/gtk-faq.sgml +++ b/docs/faq/gtk-faq.sgml @@ -2,7 +2,7 @@ - November 4th 2003 + November 5th 2003 GTK+ FAQ @@ -170,7 +170,7 @@ development.. -What is the + in GTK+? +What is the + in GTK+? <emphasis>[GTK 2.x]</emphasis> Peter Mattis informed the gtk mailing list that: @@ -184,14 +184,21 @@ version of gtk and the new version. You can think of it as being an enhancement to the original gtk that adds object oriented features. +Although much has changed with GTK+, and Peter, Spencer and Josh +don't have any direct involvement these days, the name is kept to keep +a link with the heritage of GTK+. + +GTK+ is now additionally based upon the Pango and ATK +libraries, that provide text layout and rendering and accessibility +interfaces. -Does the G in GTK+, GDK and GLib stand for? +Does the G in GTK+, GDK and GLib stand for? <emphasis>[GTK 2.x]</emphasis> -GTK+ == Gimp Toolkit +GTK+ == The GIMP Toolkit GDK == GTK+ Drawing Kit GLib == G Library @@ -200,14 +207,14 @@ oriented features. -Where is the documentation for GTK+? +Where is the documentation for GTK+? <emphasis>[GTK 2.x]</emphasis> In the GTK+ distribution's doc/ directory you will find -the reference material for both GTK and GDK, this FAQ and the +the API Reference for both GTK and GDK, this FAQ and the GTK Tutorial. In addition, you can find links to HTML versions of -these documents by going to +these documents by going to http://www.gtk.org/. A packaged version of the GTK Tutorial, with SGML, HTML, Postscript, DVI and text versions can be found in ftp://ftp.gtk.org/pub/gtk/tutorial -There are now a couple of books available that deal with -programming GTK+, GDK and GNOME: +There are now a few books available that deal with +programming GTK+, GDK and GNOME. Unfortunately, they +currently are all based upon GTK+ 1.x: Eric Harlows book entitled "Developing @@ -241,6 +249,19 @@ url="http://pobox.com/~hp/gnome-app-devel.html"> http://pobox.com/~hp/gnome-app-devel.html +"GTK+ Programming in C" by +Syd Logan. ISBN: 0-1301-4264-6 + +"Linux GNOME/GTK+ Programming Bible" by +Arthur Griffith. ISBN: 0-7645-4640-6 + +"Beginning GTK+/GNOME Programming" by +Peter Wright. ISBN: 1-8610-0381-1 + +"Sams Teach Yourself GTK+ Programming +in 21 Days" by Donna Martin +. ISBN: 0-6723-1829-6 + @@ -249,7 +270,7 @@ http://pobox.com/~hp/gnome-app-devel.html Is there a mailing list (or mailing list archive) for -GTK+? +GTK+? [GTK 2.x] Information on mailing lists relating to GTK+ can be found at: -How to get help with GTK+ +How to get help with GTK+ <emphasis>[GTK 2.x]</emphasis> First, make sure your question isn't answered in the documentation, this FAQ or the tutorial. Done that? You're