DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_visual - get the visual associated with an object
LIBRARY CALL
Visual *xvw_visual( xvobject object)
INPUT
object
- object to get the visual from
OUTPUT
none
RETURN VALUE
The default visual associated with the object or gadget
DESCRIPTION
Returns the visual associated with the object. If the object is NULL then it returns the visual associated with 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.