I get the following warning when adding a HeaderBar which sets the titlebar.
(org.gnome.Cody:2): Gtk-WARNING **: 08:12:11.544: gtk_window_set_titlebar() called on a realized window
I believe this happens because the window is rendered before the titlebar is set.