wind_set.c File Reference

#include <stdarg.h>
#include <stddef.h>
#include <stdlib.h>
#include "globals.h"

Functions

int wind_menu_set (APPvar *app, WINDOW *win, int mode, void *v1, func_evnt handler)
 Set the WINDOW menu appropriately.
int __CDECL wind_aes_set (APPvar *app, WINDOW *win, int mode, int par1, int par2, int par3, int par4)
int mt_WindSet (APPvar *app, WINDOW *win, int mode, int par1, int par2, int par3, int par4)
 set/change window attributes.
int mt_WindSetStr (APPvar *app, WINDOW *win, int mode, char *str)
 set/change window string attributes
int mt_WindSetPtr (APPvar *app, WINDOW *win, int mode, void *par1, void *par2)
 set/change window pointer attributes

Function Documentation

int __CDECL wind_aes_set ( APPvar app,
WINDOW win,
int  mode,
int  par1,
int  par2,
int  par3,
int  par4 
)

int wind_menu_set ( APPvar app,
WINDOW win,
int  mode,
void *  v1,
func_evnt  handler 
)

Set the WINDOW menu appropriately.

Parameters:
app application descriptor,
win window descriptor,
mode WindSet() mode
v1 pointer to a data (parameters p1 and p2 of WindSet())
handler pointer to a callback function (parameters p3 and p4 of WindSet())
Returns:
0 on success otherwise negative error code
FIXME: MOVE to other file? perhaps comp_menu.c is the right place later on?


Generated on Mon Feb 20 20:36:38 2006 for WinDom by  doxygen 1.4.6-20060202