Re: [gtk-list] Update of GTK+ FAQ and Tutorial
- From: Erik Mouw <J A K Mouw its tudelft nl>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Update of GTK+ FAQ and Tutorial
- Date: Mon, 15 Nov 1999 16:18:02 +0100 (MET)
On Mon, 15 Nov 1999 09:38:40 +0000 (GMT), Trog wrote:
> I did an update of the FAQ and Tutorial over the weekend. Here are
> the changes:
> 
>         * docs/gtkfaq.sgml: threads example from Erik Mouw.
>             New question on GtkLabel background colors.
>         * docs/gtk_tut.sgml:
>           - Correct the example code callback
>             function definitions.
>           - Update the gtkdial example code, from Frans van Schaik.
>           - Update setselection.c to current API.
> 
> I also uploaded a new packaged version of the Tutorial to
> ftp://ftp.gtk.org/pub/gtk/tutorial containing the usual formats:
> SGML, HTML, PS, DVI and text.
Correction for question 5.12 in the FAQ:
  while (gtk_main_iteration(FALSE));
         ^^^^^^^^
should read:
  while (g_main_iteration(FALSE));
         ^^^^^^
Erik
-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]