HeaderBar.setTitle
void setTitle(string title = null)Sets the title of the #GtkHeaderBar. The title should help a user identify the current view. A good title should not include the application name.
Parameters
title | a title, or null |
void setTitle(string title = null)Sets the title of the #GtkHeaderBar. The title should help a user identify the current view. A good title should not include the application name.
title | a title, or null |