RB.Source::filter-changed

def callback(source, user_param1, ...)

Fires when the user changes the filter, either by changing the contents of the search box or by selecting a different browser entry.

source :

instance of RB.Source that is emitting the signal

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)