DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_reparent - re-parent an object

LIBRARY CALL

int xvw_reparent(
   xvobject object,
   xvobject parent)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

Re-parent the specified GUI or visual object to a new parent. All the attributes of the original object are copied and used as initial values for the new object.

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.