DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_realize - realize an object

LIBRARY CALL

void xvw_realize(
   xvobject object)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

Realizes a GUI or visual object. The realization process involves creation of the actual (displayable) parts of the object, including any window(s) that may be associated with the object.

An object cannot be made visible (mapped) until it is realized; however, by default most objects are realized at the time when they are created.

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.