Package: gtk

Accessor gtk-message-dialog-text

Lambda List

gtk-message-dialog-text (object)

Syntax

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

Arguments

object -- a gtk-message-dialog widget
text -- a string with the primary text of the message dialog

Details

Accessor of the text slot of the gtk-message-dialog class.

The primary text of the message dialog. If the dialog has a secondary text, this will appear as the title.
 

See also

2021-10-4