BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

kvf_set_attribute - sets a single attribute for a form tree node (where no xvobjects have been created)

LIBRARY CALL

kvf_set_attribute(
   kform_struct kformstruct,
   char         *attribute,
   data         value)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

sets a single attribute for a kformstruct

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Value provided must be of the expected data type

MODIFICATION

none

FILES

$BOOTSTRAP/include/kforms/kforms.h

SEE ALSO

kforms(3)

COPYRIGHT

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