Add a message area widget
It is called GtkInfoBar. See bug 555344.
This commit is contained in:
		| @ -32,18 +32,10 @@ | ||||
| #define __GTK_MESSAGE_DIALOG_H__ | ||||
|  | ||||
| #include <gtk/gtkdialog.h> | ||||
| #include <gtk/gtkenums.h> | ||||
|  | ||||
| G_BEGIN_DECLS | ||||
|  | ||||
| typedef enum | ||||
| { | ||||
|   GTK_MESSAGE_INFO, | ||||
|   GTK_MESSAGE_WARNING, | ||||
|   GTK_MESSAGE_QUESTION, | ||||
|   GTK_MESSAGE_ERROR, | ||||
|   GTK_MESSAGE_OTHER | ||||
| } GtkMessageType; | ||||
|  | ||||
| typedef enum | ||||
| { | ||||
|   GTK_BUTTONS_NONE, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen