gnome-ice.h - Interface between ICE and Gtk. Written by Tom Tromey <tromey@cygnus.com>.
void gnome_ice_init
(void (null));This function should be called before any ICE functions are used. It will arrange for ICE connections to be read and dispatched via the Gtk event loop. This function can be called any number of times without harm.
void (null)
Not Descripted.