Re: Debugging Gtk/Gnome Applications




> 1) Which function call should i use to ungrab the
>    keyboard/mouse/focus? 

I usually set a conditional breakpoint in the gtk_grab_add routine and
set the widget parameter to zero (so it never breaks, but it always
clears the widget argument).

Miguel.



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