class CUI::MsgBox

Defined in:

libui/cui.cr

Constructors

Constructor Detail

def self.new(title, text, msgboxtype = MsgBoxType::Plain) #

[View source]