setPageTitle

open fun setPageTitle(page: Widget, title: String)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

This widget will be removed in GTK 5

---

Sets a title for @page.

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

Parameters

page

a page of @assistant

title

the new title for @page