HeaderBar.setSubtitle

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

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

class HeaderBar
void
setSubtitle
(
string subtitle
)

Parameters

subtitle
Type: string

a subtitle, or %NULL

Meta

Since

0.0.10