Assistant.setPageTitle

Sets a title for page. The title is displayed in the header area of the assistant when page is the current page. Since 2.10

class Assistant
void
setPageTitle
(,
string title
)

Parameters

page Widget

a page of assistant

title string

the new title for page

Meta