Dialog.getHeaderBar
gtk.header_bar.HeaderBar getHeaderBar()Returns the header bar of dialog.
Note that the headerbar is only used by the dialog if the propertyGtk.Dialog:use-header-bar property is true.
Returns
the header bar
Deprecated
Use [gtk.window.Window] instead