HeaderBar.getSubtitle

Retrieves the subtitle of the header. See gtk.header_bar.HeaderBar.setSubtitle.

class HeaderBar
string
getSubtitle
()

Return Value

Type: string

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.