DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_check_visible - see if an object is visible
LIBRARY CALL
int xvw_check_visible( xvobject object)
INPUT
object
- the object to check
OUTPUT
none
RETURN VALUE
TRUE if the object is visible, FALSE otherwise
DESCRIPTION
Indicates whether or not an object is currently visible.
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.