DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_create_transient_shell - create a transient shell object

LIBRARY CALL

xvobject xvw_create_transient_shell(
   char    *name,
   Display *display,
   Screen  *screen)

INPUT

OUTPUT

none

RETURN VALUE

the transient shell object on success, NULL on failure

DESCRIPTION

Creates an transient shell object to serve as the toplevel for a popup object. Both the display and the screen are optional arguments; if either is set to NULL, then the default display and default screen are used.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DESIGN/objects/library/xvwidgets/src/shell.c

SEE ALSO

xvwidgets(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.