summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-07-08 12:40:09 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-07-08 12:40:09 +0000
commit39732afc59b5e3db38467b047090b0d72040255f (patch)
tree5bf18e52ae17c0acce118cb23530e8fc36fec5d4 /glib.def
parentcf2f511198660a3c9c4e1ba95a0a49c8a010e2dd (diff)
downloadglib-39732afc59b5e3db38467b047090b0d72040255f.tar.gz
Rename the GUTILS_C_VAR macro to GLIB_VAR.
2000-07-08 Tor Lillqvist <tml@iki.fi> * glib.h (GLIB_VAR): Rename the GUTILS_C_VAR macro to GLIB_VAR. * gunicode.h: Mark the g_utf8_skip array with GLIB_VAR. * glib.def: Add two missing entry points.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 239a96d35..ab7e45a05 100644
--- a/glib.def
+++ b/glib.def
@@ -164,6 +164,7 @@ EXPORTS
g_list_append
g_list_concat
g_list_copy
+ g_list_delete_link
g_list_find
g_list_find_custom
g_list_first
@@ -480,6 +481,7 @@ EXPORTS
g_utf8_offset_to_pointer
g_utf8_pointer_to_offset
g_utf8_prev_char
+ g_utf8_skip
g_utf8_strchr
g_utf8_strlen
g_utf8_strncpy