Gtk.InfoBar.prototype.set_message_type
function set_message_type(message_type:Gtk.MessageType):void {
// Gjs wrapper for gtk_info_bar_set_message_type()
}Sets the message type of the message area. GTK+ uses this type to determine what color to use when drawing the message area.
Since 2.18
- message_type