Hi,

SMS WebMaster <[EMAIL PROTECTED]> writes:

> 2. Where can I download http://www.gtk.org/tutorial/ in html
> format. (the   URL ftp.gtk.org/pub/ can't be found !!!)

The documentation is part of the GTK+ source tarball. It is by default
installed (and cross-linked with documentation for glib, pango and
atk) into ${prefix}/share/gtk/doc/html. So you might already have it
on your disk.

> 3. How can I check if a file exist. (Is there any function in GTK to
> do that. if not then please how can I do it in C)

Such functionality is in GLib, see
http://developer.gnome.org/doc/API/2.0/glib/glib-File-Utilities.html


Sven
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to