#include <mt_wndm.h>
Data Fields | |
OBJECT * | root |
Address of root objects tree. | |
OBJECT * | real |
Address of objects tree used to duplicated root. | |
int | scroll |
Private, use to handle scroll menu widget. | |
void * | bind |
Private, list of binded events. | |
void(* | hilight )(struct _appvar *app, struct _window *win, int title, int item) |
|
Private, list of binded events.
|
|
|
|
Address of objects tree used to duplicated root.
|
|
Address of root objects tree. It is an object tree memory duplicated |
|
Private, use to handle scroll menu widget.
|