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 gtk.dialog.Dialog.useHeaderBar property is true.
Returns
the header bar
Deprecated
Use gtk.window.Window instead