Package: gtk

Function gtk:dialog-action-area

Lambda List

gtk:dialog-action-area (dialog)

Arguments

dialog -- a gtk:dialog widget

Return Value

The gtk:widget action area of the dialog.

Details

Returns the action area of the dialog.

Warning

This function has been deprecated since version 3.12 and should not be used in newly written code. Direct access to the action area is discouraged. Use the gtk:dialog-add-button function.
 

See also

2026-06-18