Method
Gtk.InfoBar.set_message_type
Declaration [src]
void
gtk_info_bar_set_message_type (
GtkInfoBar* info_bar,
GtkMessageType message_type
)
Description [src]
Sets the message type of the message area.
GTK uses this type to determine how the message is displayed.
Sets property | Gtk.InfoBar:message-type |
Parameters
message_type |
GtkMessageType |
a |