diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-01-25 12:09:25 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-01-25 12:09:25 +0000 |
| commit | 1681d7dadff09e071c4f79954a90969fb7815210 (patch) | |
| tree | deb99c3bb93e7e494b780905c7be36cecafc306b /lib/python/enigma_python.i | |
| parent | 738adbb747be92f19cd7864490c982cac558358c (diff) | |
| download | enigma2-1681d7dadff09e071c4f79954a90969fb7815210.tar.gz enigma2-1681d7dadff09e071c4f79954a90969fb7815210.zip | |
add selchanged signal to listbox
Diffstat (limited to 'lib/python/enigma_python.i')
| -rw-r--r-- | lib/python/enigma_python.i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 53238e4a..35290230 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -144,6 +144,7 @@ typedef long time_t; %immutable eComponentScan::statusChanged; %immutable eComponentScan::newService; %immutable pNavigation::m_event; +%immutable eListbox::selectionChanged; %include <lib/gdi/font.h> %include <lib/gdi/gpixmap.h> |
