mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-31 13:24:13 +02:00
config.h.win32 (new file) glibconfig.h.win32 glib.def applied
* config.h.win32 (new file) * glibconfig.h.win32 * glib.def * makefile.msc: applied glib-tml-981104, win32 sync -Yosh
This commit is contained in:
6
glib.def
6
glib.def
@@ -3,6 +3,8 @@ EXPORTS
|
||||
g_array_free
|
||||
g_array_new
|
||||
g_array_prepend_vals
|
||||
g_array_remove_index
|
||||
g_array_remove_index_fast
|
||||
g_array_set_size
|
||||
g_atexit
|
||||
g_basename
|
||||
@@ -14,6 +16,8 @@ EXPORTS
|
||||
g_byte_array_free
|
||||
g_byte_array_new
|
||||
g_byte_array_prepend
|
||||
g_byte_array_remove_index
|
||||
g_byte_array_remove_index_fast
|
||||
g_byte_array_set_size
|
||||
g_cache_destroy
|
||||
g_cache_insert
|
||||
@@ -168,7 +172,9 @@ EXPORTS
|
||||
g_ptr_array_free
|
||||
g_ptr_array_new
|
||||
g_ptr_array_remove
|
||||
g_ptr_array_remove_fast
|
||||
g_ptr_array_remove_index
|
||||
g_ptr_array_remove_index_fast
|
||||
g_ptr_array_set_size
|
||||
g_quark_from_static_string
|
||||
g_quark_from_string
|
||||
|
Reference in New Issue
Block a user