HeaderBar.setTitle

Sets the title of the gtk.HeaderBar The title should help a user identify the current view. A good title should not include the application name.

class HeaderBar
void
setTitle
(
string title
)

Parameters

title string

a title, or NULL

Meta

Since

3.10