From: Edward Diener (eddielee_at_[hidden])
Date: 2004-09-04 05:52:30


Georgios Diamantopoulos wrote:
> Hello everyone,
>
> I have a question concerning signals.
>
> I wanted to force one of the callbacks to be called last. Obviously
> this needs to be done in an agnostic way since the calling function
> will probably not know how many other callbacks are connected and so
> on.
>
> I could not find anything in the documentation - only about numbered
> calls. Any ideas?

Look at the version of the connect member function which takes a group
parameter.