DESIGN (kwidgets) functions


LIBRARY ROUTINE

xvw_change_list - change the contents of a list object

LIBRARY CALL

void xvw_change_list(
   xvobject listobj,
   char   **list,
   size_t size,
   int    resize)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Changes the contents of a list object while it is displayed

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

The list object must have been previously created with a call to xvw_create_list()

MODIFICATION

none

FILES

$DESIGN/objects/library/kwidgets/src/List.c

SEE ALSO

kwidgets(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.