Dialog.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.

More...
class Dialog
getHeaderBar
()

Return Value

Type: gtk.header_bar.HeaderBar

the header bar

Detailed Description

Deprecated: Use gtk.window.Window instead