Re: GTK Action Handler

2010-01-02 Thread dhk
Tadej Borovšak wrote: > Hello. > >> When the button or expander is clicked with the mouse the callbacks work >> fine. The problem is from the menu the "activate" signal has GtkAction >> as the first parameter of the callback and I don't think that can be >> cast to a GtkButton or GtkExpander. I

Re: Valgrind and GTK libraries

2010-01-02 Thread jcupitt
2010/1/1 Erik de Castro Lopo : >  - How does one go about teasing out the difference between my memory >   leaks and GTK stuff I have no control over? I usually run my app twice: once with just startup/shutdown and once with startup/run for a while/shutdown. The diff between the two runs (with a l