DESIGN (xvforms) functions


LIBRARY ROUTINE

xvf_set_attribute - set a single attribute of a GUI item

LIBRARY CALL

xvf_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 GUI item

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Value provided must be of the expected data type

MODIFICATION

none

FILES

$DESIGN/include/xvforms/xvforms.h

SEE ALSO

xvforms(3)

COPYRIGHT

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