Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
libui
master
Top Level Namespace
CUI
ComponentWrapper
Exception
Menu
MenuDesc
MsgBox
MsgBoxType
OpenFile
SaveFile
Libui
UIComponent
Built with Crystal 1.9.2
2023-10-07 23:18:14 UTC
class
CUI::MsgBox
CUI::MsgBox
Reference
Object
Defined in:
libui/cui.cr
Constructors
.new
(title, text, msgboxtype =
MsgBoxType
::
Plain
)
Constructor Detail
def self.
new
(title, text, msgboxtype =
MsgBoxType
::
Plain
)
#
[
View source
]