[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: destroying widgets on C++
- From: Antonio Miguel Corbi Bellot <acorbi altea dlsi ua es>
- To: gtk-app-devel-list redhat com
- Subject: Re: destroying widgets on C++
- Date: Tue, 24 Nov 1998 15:07:27 +0100
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]