Re: passing multiple values to gtk_signal_connect
- From: Viraj Chatterjee <vchatter adobe com>
- To: gtk-app-devel-list gnome org
- Subject: Re: passing multiple values to gtk_signal_connect
- Date: Wed, 26 Nov 2003 16:39:10 +0530
Wrap the multiple entries in a structure and pass a pointer to the structure
as a parameter in the callback.
-vc
----- Original Message -----
From: "samuel.berthelot" <samuel berthelot voila fr>
To: <gtk-app-devel-list gnome org>
Sent: Wednesday, November 26, 2003 4:32 PM
Subject: passing multiple values to gtk_signal_connect
Hello,
I am trying to do something using gtk-1.2 (I can't use 2.0 but I think the
problem would be the same anyway...). I have 3 textbox (GTKEntry) and one
button. When I click on the button I would like the values contain in the
3
textbox passed as parameters for the callback function. The problem is
that I
don't know how to pass multiple values to a callback function.
Any idea ?
cheers
Sam
------------------------------------------
Faites un voeu et puis Voila ! www.voila.fr
_______________________________________________
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]