<FUNCTION>
<NAME>gnetwork_thread_idle_add</NAME>
<RETURNS>guint</RETURNS>
GSourceFunc func
gpointer data
</FUNCTION>

<FUNCTION>
<NAME>gnetwork_thread_timeout_add</NAME>
<RETURNS>guint</RETURNS>
guint interval
GSourceFunc func
gpointer data
</FUNCTION>

<FUNCTION>
<NAME>gnetwork_thread_io_add_watch</NAME>
<RETURNS>guint</RETURNS>
GIOChannel *channel
GIOCondition condition
GIOFunc func
gpointer data
</FUNCTION>
