get_custom_title


Description:

[ Version ( since = "3.10" ) ]
public unowned Widget? get_custom_title ()

Retrieves the custom title widget of the header.

See set_custom_title.

Parameters:

this

a HeaderBar

Returns:

the custom title widget of the header, or null if none has been set explicitly.