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

Deprecated

This widget will be removed in GTK 5