DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_class - get the class of the object
LIBRARY CALL
xvclass xvw_class( xvobject object)
INPUT
object
- object for which return the class
OUTPUT
none
RETURN VALUE
The class associated with the object on success, NULL on failure
DESCRIPTION
Returns the class 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.