mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 03:05:39 +00:00
c17c41c4a8
* api/gtk-symbols.xml : make GtkType a uint like GType. * generator/CodeGenerator.cs : adopt new parser semantics * generator/Parser.cs : move to single parser/multiple Parse. Remove DoGenerate hack and let the CodeGenerator control this. Return generatables instead of loading symboltable. * generator/SymbolTable : add AddTypes method. Revamp dealiasing code. svn path=/trunk/gtk-sharp/; revision=18570
6 lines
107 B
XML
6 lines
107 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<api>
|
|
<symbol type="simple" cname="GtkType" name="uint"/>
|
|
</api>
|
|
|