REG: Call backs



Hi

I have a situation where in have to catch 2 different callbacks on 2
different events from
single
fuction.

Then how can i manage the below function..?

whether i have to add one more like gpointer       func_data1
?


gint gtk_signal_connect( GtkObject     *object,

                        gchar         *name,
                        GtkSignalFunc  func,
                        gpointer       func_data );




regards,

Prasad



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