Gtk::Widget::signal_delete_event ()
- From: Phil Wolff <adiabat hughes net>
- To: gtkmm-list gnome org
- Subject: Gtk::Widget::signal_delete_event ()
- Date: Sat, 13 Oct 2012 09:02:51 -0700
Documentation says "The default handler for this signal destroys the
window. Connecting Gtk::Widget::hide_on_delete() to this signal will
cause the window to be hidden instead, so that it can later be shown
again without reconstructing it."
This is exactly the behavior I want, but g++ says "error:
‘hide_on_delete’ is not a member of ‘Gtk::Widget’".
What am I missing?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]