[Glade-users] Is there any way to send multi user-datas to a singal handle?



Jul 23, 19:37 +0800, z..jy wrote:

for example :
guint gtk_signal_connect( GtkObject     *object,
                               const gchar   *name,
                               GtkSignalFunc  func,
                               gpointer       func_data );
there is only one user-data send to GtkSignalFunc,
Is there any way to send multi user-datas to it?
May be, send a pointer to a structure, where one of the
member will be a pointer to a next structure?


my best regards,
----------------
Grigoriy G. Vovk






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]