C# Class Wit.UI.InfoDialog

Inheritance: BaseMessageDialog
ファイルを表示 Open project: bratsche/wit Class Usage Examples

Public Methods

Method Description
InfoDialog ( Gtk.Window parent, string msg, ButtonsType type ) : Gtk
InfoDialog ( Gtk.Window parent, string msg, bool wrap ) : Gtk

Method Details

InfoDialog() public method

public InfoDialog ( Gtk.Window parent, string msg, ButtonsType type ) : Gtk
parent Gtk.Window
msg string
type ButtonsType
return Gtk

InfoDialog() public method

public InfoDialog ( Gtk.Window parent, string msg, bool wrap ) : Gtk
parent Gtk.Window
msg string
wrap bool
return Gtk