DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_check_managed - see if an object is managed

LIBRARY CALL

int xvw_check_managed(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the object is being managed, FALSE otherwise

DESCRIPTION

Indicates whether or not an object is currently having its geometry managed by its parent. Note that an object cannot be made visible until it is managed.

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.