DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_display - returns the display associated with a object

LIBRARY CALL

Display *xvw_display(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

The display associated with the object or gadget on success, NULL on failure

DESCRIPTION

Returns the display associated with the object. Note that this is the GUI & Visualization services equivalent of XtDisplay(). If object is NULL, returns the default display.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvwidgets/src/initialize.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.