mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-27 05:47:06 +00:00
* generator/BoxedGen.cs : Marshal as IntPtr using Raw prop. * generator/ObjectGen.cs : Use Handle for marshaling. * generator/StructBase.cs (CallByName): Fill out the stub. (GetImportSig): Fill out the stub. * generator/StructGen.cs (MarshalType): Use QualifiedName. * generator/SymbolTable.cs (GetMarshalType): Trim type. (CallByName): New. Provides calling syntax. * sample/HelloWorld.cs : Make it compile. svn path=/trunk/gtk-sharp/; revision=2253 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| api.xml | ||
| BoxedGen.cs | ||
| CallbackGen.cs | ||
| CodeGenerator.cs | ||
| EnumGen.cs | ||
| IGeneratable.cs | ||
| InterfaceGen.cs | ||
| makefile | ||
| ObjectGen.cs | ||
| Parser.cs | ||
| StructBase.cs | ||
| StructGen.cs | ||
| SymbolTable.cs | ||