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

Re: trouble with gtk--




On Tue, 22 Jun 1999, Dan Rosen wrote:
> 
> gint EccoGUI::mwDeleteEvent(GdkEventAny* event) {
> 

> eccomainwindow.C:14: no matching function for call to
> `connect_to_method (Signal_proxy1_r<int,_GtkWidget,_GdkEventAny *> &,
> EccoGUI *&, gint (EccoGUI::*)(GdkEvent *))'
> 

Your error message doesn't match the callback - the error says your
callback takes a GdkEvent*. No?

Havoc




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