force window to emit signal_delete_event()
- From: Bartek Kostrzewa <bartek runbox com>
- To: gtkmm-list gnome org
- Subject: force window to emit signal_delete_event()
- Date: Fri, 10 Feb 2006 09:25:45 +0000
Hi,
I'm trying to make a window close cleanly as if it was closed by the
window manager. To achieve this I tried calling signal_delete_event()
from one of the window's class' methods but this does not close the
window. Do I have to override the on_delete_event handler if I want to
explicitly destroy the window cleanly? If so, do I have to do anything
special to ensure it exits cleanly?
Thanks!
-Bartek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]