DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_manage - manage an object

LIBRARY CALL

void xvw_manage(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Causes the specified GUI or visual object to have its geometry managed by its parent. Note that an object cannot be made visible (mapped) until it is managed; however, by default most objects are managed at the time when they are created. The panicon object is an exception to this rule.

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.