Re: Emitting destroy signal
- From: Emmanuel Saracco <esaracco noos fr>
- To: gtk-app-devel-list gnome org
- Subject: Re: Emitting destroy signal
- Date: Sat, 03 Jul 2004 16:15:44 +0200
Le sam 03/07/2004 à 13:12, Russell Shaw a écrit :
hi,
[...]
When the exit button in the table widget is clicked, the table widget
is destroyed, but its parent container (a GtkWindow) remains. How do
i get that to be destroyed too?
can't you use some of the following methods to retreive it and destroy
it:
gtk_widget_get_parent_window ()
gtk_widget_get_toplevel ()
gtk_widget_get_parent ()
etc.
?
bye
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]