[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Call function
- From: Aldrey <aldrey recife pe gov br>
- To: gtk-app-devel-list gnome org
- Subject: Call function
- Date: Tue, 18 Nov 2003 11:35:47 -0300
I am with a doubt. I am making the call of a function in this way:
gtk_signal_connect (GTK_OBJECT(button_down_up), "clicked", \
GTK_SIGNAL_FUNC(call_button_up), field);
It would like to know as I can catch the value of return to know if I
got success.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]