RB.Rating::set-rating

def callback(rating, score, user_param1, ...)

Action signal used to change the rating.

rating :

instance of RB.Rating that is emitting the signal

score :

the new rating

user_param1 :

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

... :

additional user parameters (if any)