DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_vget_attributes - get attributes from an object (variable argument list)

LIBRARY CALL

int xvw_vget_attributes(
  xvobject object,
  kva_list list)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

Gets a variable number of attributes associated with a GUI or visual object. The difference between xvw_get_attributes and this routine is that xvw_vget_attributes takes an existing variable argument list (kva_list).

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

xvwidgets(3)

COPYRIGHT

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