xvf_get_attributes - get multiple attributes of a GUI item
LIBRARY CALL
int xvf_get_attributes(
kform_struct *kformstruct,
kvalist)
INPUT
kformstruct - the generic kform_struct associated
with the GUI item (automatically generated
by conductor in the GUI Information Structure)
attribute - The attribute to be changed
value - value to which to set attribute
[attr/value]- as many additional attribute/value pairs as
desired
NULL - attribute/value pairs must be ended with NULL
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Gets attributes associated with GUI items
and UIS lines of GUI objects supported by
the xvforms library.
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.