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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to