DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_check_menuactive - see if an object's internal menuform is displayed
LIBRARY CALL
int xvw_check_menuactive( xvobject object)
INPUT
object
- the GUI or visual object to check
OUTPUT
none
RETURN VALUE
TRUE if the internal menuform for the object is currently displayed, FALSE otherwise
DESCRIPTION
Indicates whether or not the internal menuform for a GUI or visual object is currently being displayed.
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.