#include <luadialog.h>
Definition at line 34 of file luadialog.h.
◆ ButtonType
Enumerator |
---|
OK | |
Close | |
Cancel | |
Yes_No | |
OK_Cancel | |
Definition at line 41 of file luadialog.h.
◆ MessageType
Enumerator |
---|
Info | |
Warning | |
Question | |
Error | |
Definition at line 37 of file luadialog.h.
◆ Message() [1/2]
◆ Message() [2/2]
LuaDialog::Message::Message |
( |
Message const & |
| ) |
|
|
private |
◆ run()
int LuaDialog::Message::run |
( |
| ) |
|
◆ to_gtk_bt()
static Gtk::ButtonsType LuaDialog::Message::to_gtk_bt |
( |
ButtonType |
bt | ) |
|
|
staticprivate |
◆ to_gtk_mt()
static Gtk::MessageType LuaDialog::Message::to_gtk_mt |
( |
MessageType |
mt | ) |
|
|
staticprivate |
◆ _message_dialog
The documentation for this class was generated from the following file: