mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 08:45:34 +00:00
5f4ee87b5c
[Expanded from patch by John Luke attached to bug.] * gdk/Gdk.metadata : rename Atom.Name to GetName so it props. * gdk/Atom.custom : new string cast operator. * sample/TestDnd.cs : fix Atom.Name reference * sample/GtkDemo/DemoEditableCell.cs : fix a ListStore.Remove ref broken by last commit. [Fixes #57721] svn path=/trunk/gtk-sharp/; revision=26208 |
||
---|---|---|
.. | ||
images | ||
.cvsignore | ||
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.am | ||
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.