Re: Callback and event logging
- From: Matthias Mann <matman matman24 org>
- To: gtk-app-devel-list gnome org
- Subject: Re: Callback and event logging
- Date: Thu, 11 Sep 2003 13:14:08 +0200
On Thursday August 28 2003 10:00 CEST, Russell Shaw wrote:
Hi,
Is there any debug setting that can make a gtk application
print out what events and callbacks are happening when it
runs?
I think this is not implemented in Gtk+. But what's about
doing this by self? You just need to put a simple
printf("callback 1 done");
at end of a callback function. This is a good method to get
some text output to stdout for watching what your application
is doing.
mathew
--
______________________________________________
get free software: www.matman24.org
______________________________________________
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]