HeaderBar.setSubtitle

Sets the subtitle of the #GtkHeaderBar. The title should give a user an additional detail to help him identify the current view.

Note that GtkHeaderBar by default reserves room for the subtitle, even if none is currently set. If this is not desired, set the #GtkHeaderBar:has-subtitle property to %FALSE.

class HeaderBar
void
setSubtitle
(
string subtitle
)

Parameters

subtitle string

a subtitle, or %NULL

Meta

Since

3.10