diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2017-02-04 17:51:29 +0000 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2017-02-04 17:51:29 +0000 |
commit | 4e9b50f5b200918088bc6b1136751ea81cd8984b (patch) | |
tree | 757c85d0f59cda346932a290941637df05a0718e /examples/files | |
parent | 51ab1cdf25e80490023577c82cc35b68335eff5e (diff) | |
download | libdom-4e9b50f5b200918088bc6b1136751ea81cd8984b.tar.gz libdom-4e9b50f5b200918088bc6b1136751ea81cd8984b.tar.bz2 |
Unregister all instances of a listener
Sometimes we register a listener a lot on an event target. This change allows
us to pass NULL as the event type to the remove call in order to remove every
instance of the given listener, regardless of event type and capture vs.
bubble.
Diffstat (limited to 'examples/files')
0 files changed, 0 insertions, 0 deletions