Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.MessageType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkMessageType
Enum : MessageType
  Show / Hide Inherited methods, properties and signals
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
set_message_type (MessageType message_type) : none
Sets the message type of the message area.
Gtk.InfoBar
Method
get_message_type () : Gtk.MessageType
Returns 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 Tue Jun 22 2010 16:34:42 GMT+0800 (HKT)