summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-10-27 20:43:42 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-10-27 20:43:42 +0000
commit09683edc5c1cd1defcfa3ab01b397c3c058966a2 (patch)
tree8ceafedecf6916a530d5c6fae39c5e4753b5416a /glib.def
parent830d808c5ce0d94524807d4777a4c8257efcbf8a (diff)
downloadglib-09683edc5c1cd1defcfa3ab01b397c3c058966a2.tar.gz
Add gmarkup.
2000-10-27 Tor Lillqvist <tml@iki.fi> * makefile.{mingw,msc}.in (glib_OBJECTS): Add gmarkup. * glib.def: Add missing functions. * tests/makefile.{mingw,msc}.in (TESTS): Add markup-test.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 5ff0501ff..543288ad3 100644
--- a/glib.def
+++ b/glib.def
@@ -99,6 +99,7 @@ EXPORTS
g_error_matches
g_error_new
g_error_new_literal
+ g_file_get_contents
g_file_test
g_filename_from_utf8
g_filename_to_utf8
@@ -218,6 +219,12 @@ EXPORTS
g_main_win32_get_poll_func
g_malloc
g_malloc0
+ g_markup_escape_text
+ g_markup_parse_context_end_parse
+ g_markup_parse_context_free
+ g_markup_parse_context_get_position
+ g_markup_parse_context_new
+ g_markup_parse_context_parse
g_mem_check
g_mem_chunk_alloc
g_mem_chunk_alloc0