g_signal_connect_data



How come the documentation for g_signal_connect_data() talk about
the destroy_data argument as a GDestroyNotify when the argument really has 
type GClosureNotify?

See: 
http://developer.gnome.org/doc/API/2.2/gobject/gobject-Signals.html#g-signal-connect-data

And why isn't the argument of type GDestroyNotify?

The documentation should probably say something about it even if the type
has to be what it always has been.

-- 
/Dennis Björklund




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