Package: gtk

Function gtk:dialog-header-bar

Lambda List

gtk:dialog-header-bar (dialog)

Arguments

dialog -- a gtk:dialog widget

Return Value

The gtk:header-bar widget.

Details

Returns the header bar of the dialog. Note that the header bar is only used by the dialog if the use-header-bar property is true.

Warning

The gtk:dialog implementation is deprecated since 4.10. Use the gtk:window widget instead.
 

See also

#2023-8-22