Package: gtk

Function gtk:dialog-new

Lambda List

gtk:dialog-new ()

Return Value

The new gtk:dialog widget.

Details

Creates a new dialog. Widgets should not be packed into the dialog directly, but into the content area, which can be accessed with the gtk:dialog-content-area function.

Warning

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

See also

2023-8-22