hello
i need to run a function upon the death of a child process (which was spawned asynchronous).
(of course i want it to be a method in my class , so using signal handlers is not possible)
but i found no implementation of glib's g_child_watch functions.
is there hope for me?
yair _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
