get_subtitle


Description:

[ Version ( since = "3.10" ) ]
public unowned string? get_subtitle ()

Retrieves the subtitle of the header.

See set_subtitle.

Parameters:

this

a HeaderBar

Returns:

the subtitle of the header, or null if none has been set explicitly. The returned string is owned by the widget and must not be modified or freed.