Package: gtk

Function gtk:dialog-content-area

Lambda List

gtk:dialog-content-area (dialog)

Arguments

dialog -- a gtk:dialog widget

Return Value

The vertical gtk:box widget with the content area.

Details

Returns the content area of the dialog.

Warning

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

See also

#2025-2-26