DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_recreate - re-create an object

LIBRARY CALL

int xvw_recreate(
   xvobject object,
   xvclass  wclass)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

Re-creates the specified GUI or visual object using the specified object class. 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.