RB.Shell::visibility-changed

def callback(shell, visibile, user_param1, ...)

Emitted after the visibility of the main Rhythmbox window has changed.

shell :

instance of RB.Shell that is emitting the signal

visibile :

new visibility

user_param1 :

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

... :

additional user parameters (if any)