Re: Window buttons
- From: Paolo Costabel <paolo zebradevelopment com>
- To: Daniel Ferreira Monteiro Alves <dalves inf ufg br>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Window buttons
- Date: Wed, 20 Apr 2005 15:24:10 -0700
delete_event
g_signal_connect ((gpointer) MainWindow, "delete_event",
G_CALLBACK (on_MainWindow_delete_event),
NULL);
Daniel Ferreira Monteiro Alves wrote:
What signal is send after click in the close button of a window?
It's because I want to check if the user really wants to close the
window, if not I want to cancel this action.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]