Re: [gtk-list] Event_box problem




On Sun, 23 Aug 1998, Victor wrote:
> 
> void show (GtkWidget* widget, gpointer *datos){
>      printf("%s\n",(char*)datos);
> }
> 

Your callback should have the event as the second arg and the gpointer as
the third.

Havoc




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