BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_set_attributes - set attributes of GUI items / UIS lines

LIBRARY CALL

int kvf_set_attributes(
   kform_struct *kformstruct,
   kvalist)

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.