CVS update: gpa/src
Bernhard Herzog
bherzog@guug.de
Thu Feb 1 19:28:00 2001
Date: Thursday February 1, 2001 @ 19:27
Author: bherzog
Update of /home/koch/cvs/gpa/src
In directory sigtrap:/var/tmp/cvs-serv23087
Modified Files:
gtktools.c
Log Message:
* gtktools.c (GPAMessageBox):
(message_box_clicked):
(message_box_destroy):
(message_box_delete):
(gpa_message_box_run): Connect to destroy instead of delete-event
and quit the main loop there. Also introduce the struct
GPAMessageBox to pass data to the various signal handlers and
results back to the message box function.
File: gtktools.c Status: Up-to-date