summaryrefslogtreecommitdiff
path: root/glib.def
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-08-31 22:47:24 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-08-31 22:47:24 +0000
commit3dcf39eb77dc324b6838a87fa82fb6d10a208cf7 (patch)
tree1a9a00d0c577ecf9a0792c7a965390243e1223ea /glib.def
parentba8a71589d5b745bce7f4b85b7c5caeef82cb1b3 (diff)
downloadglib-3dcf39eb77dc324b6838a87fa82fb6d10a208cf7.tar.gz
glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates
2000-08-31 Tor Lillqvist <tml@iki.fi> * glib.h * glib.def * giowin32.c (g_io_channel_win32_make_pollfd): New function, to make a GPollFD from a GIOChannel. Creates the events and starts the reader thread if necessary.
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 0843575bf..d70288f6b 100644
--- a/glib.def
+++ b/glib.def
@@ -164,6 +164,7 @@ EXPORTS
g_io_channel_win32_new_pipe
g_io_channel_win32_new_pipe_with_wakeups
g_io_channel_win32_new_stream_socket
+ g_io_channel_win32_make_pollfd
g_io_channel_win32_pipe_readable
g_io_channel_win32_pipe_request_wakeups
g_io_channel_win32_poll