gtkInfoBarSetMessageType {RGtk2}R Documentation

gtkInfoBarSetMessageType

Description

Sets the message type of the message area. GTK+ uses this type to determine what color to use when drawing the message area.

Usage

gtkInfoBarSetMessageType(object, message.type)

Arguments

object

a GtkInfoBar

message.type

a GtkMessageType

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]