Class OgtkBaseProps.message_dialog_props

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 -> unit
method 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 -> unit
method 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 -> unit
method 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 -> unit
method 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 -> unit
method 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
method 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
method 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
method 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
method 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