| 1234567891011121314151617181920 |
- ;
- ; Definition file of libgmodule-2.0-0.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libgmodule-2.0-0.dll"
- EXPORTS
- g_module_build_path
- g_module_close
- g_module_error
- g_module_error_quark
- g_module_make_resident
- g_module_name
- g_module_name_utf8
- g_module_open
- g_module_open_full
- g_module_open_utf8
- g_module_supported
- g_module_symbol
|