def callback(entry_view, user_param1, ...)
Emitted when the set of selected entries changes
entry_view : |
instance of RB.EntryView that is emitting the signal |
user_param1 : |
first user parameter (if any) specified with the connect() method |
... : |
additional user parameters (if any) |