package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Convenient message window @gtkdoc gtk GtkMessageDialog

inherit 'a dialog_skel
method connect : 'a dialog_signals
method message_type : Gtk.Tags.message_type
method set_message_type : Gtk.Tags.message_type -> unit
method text : string
method set_text : string -> unit
method use_markup : bool
method set_use_markup : bool -> unit
method secondary_text : string
method set_secondary_text : string -> unit
method secondary_use_markup : bool
method set_secondary_use_markup : bool -> unit