DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_name - get the name of the object
LIBRARY CALL
char *xvw_name( xvobject object)
INPUT
object
- object for which to get the name
OUTPUT
none
RETURN VALUE
The name associated with the object on success, NULL on failure
DESCRIPTION
Returns the name associated with the object.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvwidgets/src/general.c
SEE ALSO
xvwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.