Re: --gtk-debug=updates not working ?




Is it maybe possible your app doesn't pass the command line args to Gtk+?

If you're just using the default gtk_init() then it should  be ok and it's another problem. In our app for example, though, the initialization is more complex, and could lead to libgtk+ ignoring the arguments if we wouldn't add its option context ourselves.

On 11/8/06, Sean <seanlkml sympatico ca> wrote:
Hi there,

With gtk2-2.10.4-4 here on an FC6 system I can't figure out
how to turn on redraw debugging from the command line.
gdk_window_set_debug_updates(1) works but that requires
recompiling apps, is this a known issue or am i just doing
something stupid?

thanks,
Sean
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]