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

Re: destroying widgets on C++



Germano Leichsenring wrote:
> 
> Actually I need to connect the "destroyed" signal of the window; like, if the
> user closes the window, the class is destroyed.

I think the solution would work in that case too, the trick is saving the 'this'
pointer with "gtk_object_set_user_data".

A. Corbi



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