HeaderBar.getTitle

Retrieves the title of the header. See gtk_header_bar_set_title().

class HeaderBar
string
getTitle
()

Return Value

Type: string

the title of the header, or NULL if none has been set explicitely. The returned string is owned by the widget and must not be modified or freed. Since 3.10

Meta