[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
deactivating close button of a gtk+ window / dialog
- From: Bharat Bhushan <bharat CS Arizona EDU>
- To: <gtk-list gnome org>
- Subject: deactivating close button of a gtk+ window / dialog
- Date: Wed, 23 Jul 2003 16:14:19 -0700 (MST)
Hey.
Is there anyway in Gtk+ that we can make close button of a gtk window
(or / and dialog) insensitive. I know we can make a gtk button (and
similar widgets) insensitive by calling gtk_widget_set_sensitive(widget,
FALSE); I also know that several MS Windows programs have their close button
insensitive (especially while doing a critical task). Can we do something
like that in Gtk+?
thanks,
Bharat
--------------------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]