|
Functions |
int __CDECL | wind_aes_get (APPvar *app, WINDOW *win, int mode, GRECT *clip, INT16 *x, INT16 *y, INT16 *w, INT16 *h) |
| Get window attributes.
|
int __CDECL | wind_aes_get_root_handle (APPvar *app, WINDOW *win) |
int | mt_WindXGet (APPvar *app, WINDOW *win, int mode, GRECT *clip, INT16 *x, INT16 *y, INT16 *w, INT16 *h) |
| Get window attributes.
|
int | mt_WindGet (APPvar *app, WINDOW *win, int mode, INT16 *x, INT16 *y, INT16 *w, INT16 *h) |
| Get window attributes.
|
void * | mt_WindGetPtr (APPvar *app, WINDOW *win, int mode) |
| Get window pointer attribute.
|
int | w_get_hndl (APPvar *app, WINDOW *win) |
| Returns the WINDOW's real AES handle.
|