RB.DisplayPage::status-changed

def callback(display_page, user_param1, ...)

Emitted when the page's status changes.

display_page :

instance of RB.DisplayPage that is emitting the signal

user_param1 :

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

... :

additional user parameters (if any)