Tab Page support for X. More...
#include <mi32/stddefns.h>

Go to the source code of this file.
Classes | |
| struct | MxTABPAGEITEM |
Defines | |
| #define | MxTABPAGE_DISABLED 0x0001 |
| #define | MxTABPAGE_FreeLabel 0x0002 |
| #define | MxTABPAGE_LabelUnicode 0x0004 |
Typedefs | |
| typedef void(* | TABPAGEFUNC )(Widget, int, void *) |
Tab Page support for X.
| #define MxTABPAGE_DISABLED 0x0001 |
TabPage is initially disabled.
| #define MxTABPAGE_FreeLabel 0x0002 |
TabPage will free the allocated label.
| #define MxTABPAGE_LabelUnicode 0x0004 |
Label is pointer to Unicode string.
| typedef void(* TABPAGEFUNC)(Widget, int, void *) |
1.6.1