Re: [gtk-list] Re: Passing a Structure to a Function



Elliot Lee wrote:

> The focus_in_event signal handler has two arguments before data, the
> widget which the event happened to, and the event itself. You need to
> change one line to
> 
> void my_function (GtkWidget *widget, GdkEventFocus *event, gpointer data)
> 

You know what ? I'm happy...

It worked, thanks a lot.
Regards,
Marc.



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