xvw_rootwindow - get the root window associated with an object
LIBRARY CALL
Window xvw_rootwindow(
xvobject object)
INPUT
object - object to get the rootwindow from
OUTPUT
none
RETURN VALUE
The rootwindow associated with the object
on success, NULL on failure
DESCRIPTION
Returns the root window associated with the display
on which the GUI or visual object appears. If the object
is passed in as NULL, then it returns the rootwindow of
the default display.
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.