Package: gtk

Accessor gtk:message-dialog-message-type

Lambda List

gtk:message-dialog-message-type (object)

Syntax

(gtk:message-dialog-message-type object) => type

Arguments

object -- a gtk:message-dialog widget
type -- a value of the gtk:message-type enumeration

Details

The accessor for the message-type slot gets or sets the type of the message. The type is used to determine the image that is shown in the message dialog, unless the image is explicitly set by the image property.
 

See also

2026-06-05