xvf_vget_attributes - get attributes of GUI items / UIS lines u sing existing variable argument list
LIBRARY CALL
int xvf_vget_attributes(
kform_struct *kformstruct,
kva_list list)
INPUT
kformstruct - the generic kform_struct associated
with a form tree node
attribute, value - variable number of attribute/value pairs
list of pairs; MUST be terminated by NULL.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Gets 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
$DESIGN/objects/library/xvforms/src/attributes.c
SEE ALSO
xvforms(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.