Re: [gtk-list] Event_box problem
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Event_box problem
- Date: Sun, 23 Aug 1998 13:59:13 -0500 (CDT)
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]