Virtual Method

GtkAssistantprepare

Declaration [src]

void
prepare (
  GtkAssistant* assistant,
  GtkWidget* page
)

Description [src]

Signal emitted when a new page is set as the assistant’s current page, before making the new page visible.

Parameters

page

Type: GtkWidget

No description available.

The data is owned by the caller of the method.