Method
GtkInfoBarset_message_type
since: 2.18
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.
Available since: 2.18
Sets property | Gtk.InfoBar:message-type |
Parameters
message_type
-
Type:
GtkMessageType
A
GtkMessageType
.