mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-03-12 14:02:18 +00:00
* generator/ObjectGen.cs : generate protected GType ctors * generator/SymbolTable.cs : map GType to uint * glib/Object.cs : add GType ctor. add RegisterGType. * glue/type.c (gtksharp_register_type): new GType registrar * */*.custom : make GType params uints * sample/Subclass.cs : a simple type registration example svn path=/trunk/gtk-sharp/; revision=9870 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| CanvasBpath.custom | ||
| CanvasClipgroup.custom | ||
| CanvasEllipse.custom | ||
| CanvasGroup.custom | ||
| CanvasItem.custom | ||
| CanvasLine.custom | ||
| CanvasPixbuf.custom | ||
| CanvasPoints.custom | ||
| CanvasPolygon.custom | ||
| CanvasProxy.cs | ||
| CanvasRE.custom | ||
| CanvasRect.custom | ||
| CanvasRichText.custom | ||
| CanvasShape.custom | ||
| CanvasText.custom | ||
| CanvasWidget.custom | ||
| GtkSharp.BoundsHandler.cs | ||
| GtkSharp.DrawHandler.cs | ||
| GtkSharp.PointHandler.cs | ||
| GtkSharp.RenderHandler.cs | ||
| GtkSharp.UpdateHandler.cs | ||
| IconTextItem.custom | ||
| Makefile.in | ||
| makefile.win32 | ||
| Modules.cs | ||
| Program.custom | ||
| voidObjectAffineSVPintSignal.cs | ||