ngeventloop.c File Reference

#include
#include "nntpgrab_utils.h"

Functions

void  ng_event_handler_loop_run (void)
  Start the event handler loop.
void  ng_event_handler_loop_quit (void)
  Stop the event handler loop.

Function Documentation

void ng_event_handler_loop_quit ( void   ) 

Stop the event handler loop.

Note:
This function doesn't need to be used for the GTK+ frontend as it is equivalent to gtk_main_quit()

void ng_event_handler_loop_run ( void   ) 

Start the event handler loop.

This function waits for incoming events and passes these on to all the registered event handlers

Note:
This function only returns as soon as the function ng_event_handler_loop_quit() is called from an event handler or another thread

This function doesn't need to be used for the GTK+ frontend as it is equivalent to gtk_main()


Generated on Thu May 21 21:25:05 2009 for NNTPGrab by  1.5.4