I'm looking up a signal handler, based on the object instance
and the callback function, and would like to get a pointer to
the callback data for that handler. I can get the handler id, but
can't figure out how to get any more information. The missing
step appears to be a way to get a pointer to the closure from
the handler id, which would then provide the desired pointer.
Is this a missing feature, or is this lack intentional?

Ron Steinke

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to