DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_appcontext - return the application context associated with a object

LIBRARY CALL

XtAppContext xvw_appcontext(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

The application context associated with the object on success, NULL on failure

DESCRIPTION

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

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Restrictions on data or input as applicable

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.