prepare


Description:

[ Version ( since = "2.10" ) ]
public virtual signal void prepare (Widget page)

The prepare signal is emitted when a new page is set as the assistant's current page, before making the new page visible.

A handler for this signal can do any preparations which are necessary before showing page.

Parameters:

page

the current page