[Glade-users] button signals

GCS gcs@lsc.hu
Mon, 12 May 2003 12:00:34 +0200 (CEST)


Hi all,

 I am trying to use glade-2, and it works fine, expect a very little
thing, which harms me bad. If I specify a signal for any button's clicked
state, I get gtk_signal_connect_swapped call to the handler function.
How can I force this to be the gtk_signal_connect call? As I would like
to pass data to the handler function.

Thanks.
GCS