summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-08-27 10:53:36 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-08-27 10:53:36 +0000
commit3d0a1b3b221d32a53557a3512ab6eeadbf816352 (patch)
treed2ca82c09d07caa083af5cc359fd33c1769e94bd /glib.def
parenta435aaff030e440c910d76f354f0e2157545b33e (diff)
downloadglib-3d0a1b3b221d32a53557a3512ab6eeadbf816352.tar.gz
New function, otherwise like g_io_channel_win32_wait_for_condition(), but
2000-08-27 Tor Lillqvist <tml@iki.fi> * giowin32.c (g_io_channel_win32_poll): New function, otherwise like g_io_channel_win32_wait_for_condition(), but accept several GIOChannels. (g_io_channel_win32_wait_for_condition): Call g_io_channel_win32_poll(). * glib.h: Declare g_io_channel_win32_poll(). * gwin32.c (g_win32_error_message): Don't believe return value from FormatMessage.
Diffstat (limited to 'glib.def')
-rw-r--r--glib.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib.def b/glib.def
index 2781cb487..0843575bf 100644
--- a/glib.def
+++ b/glib.def
@@ -166,6 +166,7 @@ EXPORTS
g_io_channel_win32_new_stream_socket
g_io_channel_win32_pipe_readable
g_io_channel_win32_pipe_request_wakeups
+ g_io_channel_win32_poll
g_io_channel_win32_set_debug
g_io_channel_win32_wait_for_condition
g_io_channel_write