Assistant.setPageTitle

void setPageTitle(gtk.widget.Widget page, string title)

Sets a title for page.

The title is displayed in the header area of the assistant when page is the current page.

Parameters

pagea page of assistant
titlethe new title for page