Xiqual 0.9.1

In file lui/msgbox.c:

void msg_show

(lui_msg* m, int show)

Show or hide a message box.

Documentation

Show or hide a message box. if show is TRUE:

The list will handle its own gadgets, while the rest of the GUI is blocked. Other input will still be handled.

If FALSE:

The box is hidden from view, and normal gadget handling is resumed.

Author:
Ronny Bangsund
See Also:
msg_boxnew()

Alphabetic index



This page was generated with the help of DOC++.