HeaderBar.setCustomTitle

Sets a custom title for the #HdyHeaderBar.

The title should help a user identify the current view. This supersedes any title set by hdy_header_bar_set_title() or hdy_header_bar_set_subtitle(). To achieve the same style as the builtin title and subtitle, use the “title” and “subtitle” style classes.

You should set the custom title to %NULL, for the header title label to be visible again.

class HeaderBar
void
setCustomTitle
()

Parameters

titleWidget
Type: Widget

a custom widget to use for a title

Meta

Since

0.0.10