DESIGN (xvforms) functions


LIBRARY ROUTINE

xvf_get_attribute - get a single attribute of a GUI item

LIBRARY CALL

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

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

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