destroy signal in a class derived from gtkwindow
- From: Stefan Kost <kost imn htwk-leipzig de>
- To: gtk-app-devel-list gnome org
- Subject: destroy signal in a class derived from gtkwindow
- Date: Wed, 18 Aug 2004 19:49:12 +0200
hi,
I derived my main-window classs from GtkWindow (a top-level window).
I have connected a signal-handler to the "delete-event" for the window to show a
"are you sure" dialog.
When I return FALSE from the handler, the destroy signal was sent to my window
before I was deriving the winodw class.
Now I don't get the destoy signal. Do I need to emit the "destroy" signal myself
(to the parent object)?
Do I need to forward signal in general?
Ciao
Stefan
--
\|/ Stefan Kost
<@ @> private business
+-oOO-(_)-OOo------------------------------------------------------ - - - - -
| __ Address Simildenstr. 5 HTWK Leipzig, Fb IMN, Postfach 301166
| /// 04277 Leipzig 04251 Leipzig
| __ /// Germany Germany
| \\\/// Phone +49341 2253538 +49341 30766101
| \__/ EMail st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
| WWW www.sonicpulse.de www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - - - -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]