Swee Lim <[EMAIL PROTECTED]> writes: > So my question is, does anyone know a better or more formal way of doing > this without abusing the gtk_main() function? thank you. > You aren't abusing gtk_main(), it is designed for this. The only thing you might want to consider is using g_main_run() and g_main_quit() instead, so you don't accidentally quit the wrong level of main loop. Havoc -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] dialog communication, abusing gtk_main()? Swee Lim
- [gtk-list] Re: dialog communication, abusing gtk_mai... Havoc Pennington
- [gtk-list] Re: dialog communication, abusing gtk... David Benson
- [gtk-list] Re: dialog communication, abusing... Havoc Pennington
