GtkSharp/sample/GtkDemo
Daniel Kornhauser Eisenberg 12abad900e *** empty log message ***
svn path=/trunk/gtk-sharp/; revision=19965
2003-11-13 21:48:45 +00:00
..
images 2003-10-30 Daniel Kornhauser Eisenberg <dkor@alum.mit.edu> 2003-10-31 00:01:35 +00:00
DemoApplicationWindow.cs implement most of it 2003-11-03 22:05:06 +00:00
DemoButtonBox.cs
DemoColorSelection.cs
DemoDialog.cs
DemoDrawingArea.cs
DemoEditableCells.cs fix out/ref in treeviews 2003-11-02 20:35:55 +00:00
DemoImages.cs
DemoItemFactory.cs
DemoListStore.cs
DemoMain.cs fix out/ref in treeviews 2003-11-02 20:35:55 +00:00
DemoMenus.cs
DemoPanes.cs
DemoPixbuf.cs
DemoSizeGroup.cs
DemoStockBrowser.cs
DemoTextView.cs *** empty log message *** 2003-11-13 21:48:45 +00:00
DemoTreeStore.cs start the Tree expanded 2003-11-03 04:40:17 +00:00
Makefile
README

This port of gtk-demo.c is still INCOMPLETE. If you can't contribute to it
don't hesistate to mail your patches at the gtk-sharp-list@lists.ximian.com


To compile it just type Make

      		   	Daniel Kornhauser.