DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_parent - get the parent of an object
LIBRARY CALL
xvobject xvw_parent( xvobject object)
INPUT
object
- the object for which to return the parent.
OUTPUT
none
RETURN VALUE
The parent of the object on success, NULL on failure
DESCRIPTION
Returns the parent of the specified GUI or visual 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.