BOOTSTRAP (kforms) functions


LIBRARY ROUTINE

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

LIBRARY CALL

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

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

gets a single attribute for a kformstruct

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Value pointer passed in 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.