[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: trouble with gtk--
- From: Havoc Pennington <rhp zirx pair com>
- To: gtk-app-devel-list redhat com
- Subject: Re: trouble with gtk--
- Date: Tue, 22 Jun 1999 19:31:41 -0400 (EDT)
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]