Gtk.InfoBar.prototype.get_message_type
function get_message_type():Gtk.MessageType {
// Gjs wrapper for gtk_info_bar_get_message_type()
}Returns the message type of the message area.
Since 2.18
- Returns
the message type of the message area.
function get_message_type():Gtk.MessageType {
// Gjs wrapper for gtk_info_bar_get_message_type()
}Returns the message type of the message area.
Since 2.18
the message type of the message area.