iXWindow Struct Reference
Document me! @@. More...
#include <ivaria/xwindow.h>
Inheritance diagram for iXWindow:

Public Member Functions | |
| virtual bool | AlertV (int type, const char *title, const char *okMsg, const char *msg, va_list arg)=0 |
| Show a message box. | |
Detailed Description
Document me! @@.Definition at line 39 of file xwindow.h.
Member Function Documentation
| virtual bool iXWindow::AlertV | ( | int | type, | |
| const char * | title, | |||
| const char * | okMsg, | |||
| const char * | msg, | |||
| va_list | arg | |||
| ) | [pure virtual] |
Show a message box.
- Returns:
- Whether the message was actually shown. If 'false', the caller should display the message in an alternate way.
The documentation for this struct was generated from the following file:
- ivaria/xwindow.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
