mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-27 04:17:53 +00:00
* gconf/GConf.PropertyEditors/PropertyEditorColorPicker.cs : nuke a GnomeSharp. * generator/Signal.cs : move eventhandlers and args into the base namespace instead of a *Sharp namespace. * sample/*.cs : nuke using *Sharp. svn path=/trunk/gtk-sharp/; revision=22956 |
||
|---|---|---|
| .. | ||
| images | ||
| DemoApplicationWindow.cs | ||
| DemoButtonBox.cs | ||
| DemoColorSelection.cs | ||
| DemoDialog.cs | ||
| DemoDrawingArea.cs | ||
| DemoEditableCells.cs | ||
| DemoImages.cs | ||
| DemoItemFactory.cs | ||
| DemoListStore.cs | ||
| DemoMain.cs | ||
| DemoMenus.cs | ||
| DemoPanes.cs | ||
| DemoPixbuf.cs | ||
| DemoSizeGroup.cs | ||
| DemoStockBrowser.cs | ||
| DemoTextView.cs | ||
| DemoTreeStore.cs | ||
| Makefile | ||
| README | ||
This port of gtk-demo.c is still INCOMPLETE. If you can 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.