HeaderBar.getSubtitle

Retrieves the subtitle of the header. See gtk_header_bar_set_subtitle().

class HeaderBar
string
getSubtitle
()

Return Value

Type: string

the subtitle 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