RE: Missing ACCEL_CLOSURES_CHANGED function protype.



> > Hi,
> >
> > I've noticed there is no function prototype for 
> ACCEL_CLOSURES_CHANGED 
> > declared in the GtkWidgetClass struct in widget.h. It this 
> > intentional?
> 
> no default handler for widgets is required for it.
> if you mean to connect to it, your callback's signature 
> should be void callback (GtkWidget*, gpointer data);

I have also noticed that a few of the new GTK+ 2.3 signals do not have
overrideable default signal handlers. I changed our code-generation to allow
this in glibmm 2.3.

Murray Cumming
www.murrayc.com
murrayc usa net



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