set_subtitle


Description:

[ Version ( since = "0.0.10" ) ]
public void set_subtitle (string? subtitle)

Sets the subtitle of the HeaderBar.

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 has_subtitle property to false.

Parameters:

this

a HeaderBar

subtitle

a subtitle, or null