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

The gtk:dialog-action-area 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, etc.
 

See also

2024-3-16