Martin Bickel wrote:
> 
> Is there any way to use signals as slots without writing an adaptor
> function that emits the second signal?

If you want a sigc::slot that emits a sigc::signal, then call the make_slot() 
method on the signal.

- James
_______________________________________________
libsigc-list mailing list
libsigc-list@gnome.org
https://mail.gnome.org/mailman/listinfo/libsigc-list

Reply via email to