HeaderBar.getTitle

Retrieves the title of the header. See gtk.header_bar.HeaderBar.setTitle.

class HeaderBar
string
getTitle
()

Return Value

Type: string

the title 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.