Re: listener question
[email protected] Tue, 11 Nov 2003 13:32:45 +0300
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
> Is there a better way to do this? If not, what is the best way to do 4? > Is there a signal emitted when the event source is destroyed? I think that there is no need to remove a listener. Once created on start it can collect events from different event sources and might be destroyed only if applet is removed. There is no reference in listener to event source. The problem is only to register managed application.