Package: gtk

Accessor gtk:alert-dialog-detail

Lambda List

gtk:alert-dialog-detail (object)

Syntax

(gtk:alert-dialog-detail object) => detail
(setf (gtk:alert-dialog-detail object) detail)

Arguments

object -- a gtk:alert-dialog object
detail -- a string for the detail text

Details

The accessor for the detail slot of the gtk:alert-dialog class gets or sets the detail text that will be shown in the alert dialog.

Since 4.10
 

See also

2025-07-29