val virtual obj : [> `messagedialog ] Gobject.obj
method set_message_type : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> GtkEnums.message_type -> unitmethod set_secondary_text : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> string -> unitmethod set_secondary_use_markup : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> bool -> unitmethod set_text : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> string -> unitmethod set_use_markup : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> bool -> unitmethod message_type : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> GtkEnums.message_typemethod secondary_text : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> stringmethod secondary_use_markup : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> boolmethod text : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> stringmethod use_markup : < message_type : GtkEnums.message_type; secondary_text : string; secondary_use_markup : bool; set_message_type : GtkEnums.message_type -> unit; set_secondary_text : string -> unit; set_secondary_use_markup : bool -> unit; set_text : string -> unit; set_use_markup : bool -> unit; text : string; use_markup : bool; .. > -> bool