go
PopupBox.error
gtk
PopupBox
PopupBox
Create an error popup dialog.
void
error
(string message, string title)
struct
PopupBox
static
void
error
(
string
message
,
string
title
)
void
error
(Window parent, string message, string title)
Parameters
message
string
The message to show on the dialog
title
string
The title of the dialog
gtk
PopupBox
PopupBox
static functions
error
information
yesNo
yesNoCancel
Create an error popup dialog.