Go to file
Jay Painter 79f69b1676 GtkCList updates: Click-Drag column resizing, a couple of layout
fixes, show/hide functions for the title buttons, and I've replaced
gtk_clist_new with gtk_clist_new_with_titles.  gtk_clist_new will
create a list without title bars which can be added later by calling
gtk_clist_set_column_(title/widget) for the column button you want to add.
A column button for column 0 always exhists, and buttons span all columns
until they come to the next exhisting button, or the last column. -Jay
1998-01-19 09:59:20 +00:00
docs
gdk
glib Missed some files -owt 1998-01-18 18:21:33 +00:00
gtk GtkCList updates: Click-Drag column resizing, a couple of layout 1998-01-19 09:59:20 +00:00
tests GtkCList updates: Click-Drag column resizing, a couple of layout 1998-01-19 09:59:20 +00:00
.cvsignore
acconfig.h
AUTHORS
ChangeLog this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-0 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-2 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-4 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-6 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-8 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
ChangeLog.pre-2-10 this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
config.guess
config.h.in this is a stack of grabbing widgets now, having unique entries. the 1998-01-19 08:23:24 +00:00
config.sub
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
HACKING
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
REFCOUNTING
stamp-h.in
TODO

This is GTK+ version 0.99.2.   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

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")