[Glade-users] Signal question.
- From: psilord at cs.wisc.edu (Peter Keller)
- Subject: [Glade-users] Signal question.
- Date: Mon, 13 Oct 2008 16:13:23 -0500
On Mon, Oct 13, 2008 at 03:51:37PM -0500, Alexey Kurochkin wrote:
Nope. All are different. In this particular case it is:
gboolean user_function (GtkWidget *widget, GdkEvent *event, gpointer user_data);
Return TRUE to stop further propagation of the event (which would destroy the widget otherwise).
As described in the manual:
http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-delete-event
Awesome! That is some sorely needed info.
I have some reading and hacking to do for a while....
Thank you very much!
-pete
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]