Go to file
Federico Mena Quintero 3ef2c37a83 Now we return a GtkVisibility value, instead of a simple boolean. Also,
1998-03-13  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* gtk/gtkclist.c (gtk_clist_row_is_visible): Now we return a
	GtkVisibility value, instead of a simple boolean.  Also, changed
	all the functions that expected a boolean value to use
	"!= GTK_VISIBILITY_NONE".

	* gtk/gtkclist.h: Changed prototype for gtk_clist_row_is_visible().

	* gtk/gtkenums.h (enum): Added GtkVisibility enum.
1998-03-14 00:07:36 +00:00
docs added graphics, update tutorials appropriately 1998-03-13 19:26:59 +00:00
gdk
glib
gtk Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
tests
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-0 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-2 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-4 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-6 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-8 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
ChangeLog.pre-2-10 Now we return a GtkVisibility value, instead of a simple boolean. Also, 1998-03-14 00:07:36 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk-config.in
gtk.m4
gtk+.prj
gtk+.spec Initial commit of spec file. 1998-03-13 20:20:38 +00:00
HACKING
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO

This is GTK+ version 0.99.5.   GTK, which stands for the Gimp ToolKit, 
is a library for creating graphical user interfaces.  

The official ftp site is:
  ftp://ftp.gimp.org/pub/gtk

The official web site is:
  http://www.gimp.org/gtk

Patches can be uploaded to:
  ftp://ftp.gimp.org/incoming

A mailing list is located at:
  gtk-list@redhat.com

To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
(Send mail to gtk-list-request@redhat.com with the subject "subscribe")