win32-1.0.gir 611 B

12345678910111213141516171819
  1. <?xml version="1.0"?>
  2. <repository version="1.2"
  3. xmlns="http://www.gtk.org/introspection/core/1.0"
  4. xmlns:c="http://www.gtk.org/introspection/c/1.0">
  5. <namespace name="win32" version="1.0"
  6. c:identifier-prefixes=""
  7. c:symbol-prefixes="Win32">
  8. <alias name="HWND" c:type="HWND">
  9. <type name="guint" c:type="guint"/>
  10. </alias>
  11. <alias name="HICON" c:type="HICON">
  12. <type name="gulong" c:type="gulong"/>
  13. </alias>
  14. <alias name="HGDIOBJ" c:type="HGDIOBJ">
  15. <type name="gulong" c:type="gulong"/>
  16. </alias>
  17. </namespace>
  18. </repository>