DESIGN (xvforms) functions


LIBRARY ROUTINE

xvf_set_attributes - set multiple attributes of a GUI item

LIBRARY CALL

int xvf_set_attributes(
   kform_struct *kformstruct,
   kvalist)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

Sets attributes associated with GUI items and UIS lines of GUI items supported by the xvforms library. Note that the variable argument list of attribute/pairs MUST be terminated by NULL.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvforms/src/attributes.c

SEE ALSO

xvforms(3)

COPYRIGHT

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