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 gets or sets the detail text that will be shown in the alert dialog.

Since 4.10
 

See also

2026-07-12