Re: GDK




Rob Huffstedtler <rob@bagpipe.com> writes:

> Yes, but the GDK docs are currently very incomplete.  Perhaps more
> importantly for someone new to GTK+/GDK, the tutorial is practically
> bare when it comes to GDK.

Yes, GDK isn't very well documented yet, but since people
seem to miss it frequently, I'll point out that there
_is_ a section in the tutorial about GDK:
 
 http://www.gtk.org/tutorial/gtk_tut-23.html

The title "Scribble, A Simple Example Drawing Program"
may be deceptive.

Also, the GDK section of the RDP http://www.gtk.org/rdp/gdk/book1.html
is coming along - the sections on Coloramps, Visuals, Pixmaps, 
and Fonts are pretty much complete.

Other than that, the Xlib documentation is a useful reference. 
GDK calls very frequently map 1-1 onto Xlib calls.

Regards,
                                        Owen
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]