ready_to_show


Description:

public virtual signal void ready_to_show ()

Emitted after create on the newly created WebView when it should be displayed to the user.

When this signal is emitted all the information about how the window should look, including size, position, whether the location, status and scrollbars should be displayed, is already set on the WindowProperties of web_view. See also get_window_properties.