DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_screennum - return the screen number associated with an object

LIBRARY CALL

int xvw_screennum(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

The screen number associated with the object on success, -1 on failure

DESCRIPTION

Returns the screen index number associated with the object. Note that this is the GUI & Visualization services equivalent of XScreenNumberOfScreen(). If object is NULL, returns the default screen number.

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.