DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_getextent - get a rectangular extent

LIBRARY CALL

xvw_getextent(
   xvobject object,
   int      erase,
   int      *x,
   int      *y,
   int      *w,
   int      *h)

INPUT

OUTPUT

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

Gets a rectangular extent for the given object. This is a simplier interface to the xvw_getextent_rectangle() routine.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/include/xvwidgets/xvwidgets.h

SEE ALSO

xvwidgets(3)

COPYRIGHT

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