summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-11-04 23:07:23 +0000
committerManish Singh <yosh@src.gnome.org>1998-11-04 23:07:23 +0000
commit2701b4b563de0a063f4d979f5cd2f2dff04acfa0 (patch)
tree99f3aa282d056d7e4bc1573e4602e21fcc37fb62 /glib.def
parent4dbf739ea9b43747f8904b3dcb4dacc95fe2d497 (diff)
downloadglib-2701b4b563de0a063f4d979f5cd2f2dff04acfa0.tar.gz
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
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index ba9f12c78..e3cb8143c 100644
--- a/glib.def
+++ b/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