[Gtk-sharp-list] g_signal_connect_data flags again

Gonzalo Paniagua Javier gonzalo@ximian.com
13 Mar 2003 18:40:44 +0100


El jue, 13 de 03 de 2003 a las 18:31, Miguel de Icaza escribió:
> On irc we discussed the possibility of having an attribute on the actual
> signal handler, like:
> 
> 	[After]
> 	void MyFunction (...)
> 	{
> 	}
> 

And how do you get that attribute from the delegate?

-Gonzalo