Package: gtk

Accessor gtk:message-dialog-secondary-text

Lambda List

gtk:message-dialog-secondary-text (object)

Syntax

(gtk:message-dialog-secondary-text object) => text
(setf (gtk:message-dialog-secondary-text object) text)

Arguments

object -- a gtk:message-dialog widget
text -- a string with the secondary text for the message dialog

Details

Accessor of the secondary-text slot of the gtk:message-dialog class. The secondary text for the message dialog.

Warning

The gtk:message-dialog widget is deprecated since 4.10. Use the gtk:alert-dialog widget instead.
 

See also

2024-5-2