diff options
author | Shawn Amundson <amundson@src.gnome.org> | 1997-12-17 23:41:42 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1997-12-17 23:41:42 +0000 |
commit | 4de2665e8c3fc46afff354537d0d7b4566e5fcfe (patch) | |
tree | 13ae28c4e7170440c037e1a32d43506c66c2e7f3 /gtk/.cvsignore | |
parent | 865eab2445848f79cab42eb0872efa383937cf35 (diff) | |
download | gtk+-4de2665e8c3fc46afff354537d0d7b4566e5fcfe.tar.gz |
Tree widget implementation by Bolliet Jerome.
There is also another tree widget implementation by
AOSASA Shigeru <aozasa@sakuranet.or.jp>:
ftp://ftp.gimp.org/pub/gtk/contrib/gtk-shige-971216-0.tar.gz
-Shawn
Diffstat (limited to 'gtk/.cvsignore')
-rw-r--r-- | gtk/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/.cvsignore b/gtk/.cvsignore index 1c5ab9a779..236d5e0899 100644 --- a/gtk/.cvsignore +++ b/gtk/.cvsignore @@ -8,3 +8,4 @@ testgtk testinput testselection simple +testtree |