BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_vset_attributes - set attributes of GUI items / UIS lines using existing variable argument list

LIBRARY CALL

int kvf_vset_attributes(
   kform_struct *kformstruct,
   kva_list list)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

Sets attributes associated with nodes in the form tree when xvobjects for the GUI have not yet been created.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kforms/src/attributes.c

SEE ALSO

kforms(3)

COPYRIGHT

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