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

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

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

2021-10-4