Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.MessageType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkMessageType
Enum : MessageType
The type of message being displayed in the dialog.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.InfoBar
Property
message_type : Gtk.MessageType
The type of the message.
Gtk.InfoBar
Method
get_message_type () : Gtk.MessageType
Returns the message type of the message area.
Gtk.InfoBar
Method
set_message_type (MessageType message_type) : none
Sets the message type of the message area.
Gtk.MessageDialog
Property
message_type : Gtk.MessageType
The type of the message.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:50 GMT+0800 (HKT)