DESIGN (xvwidgets) functions


LIBRARY ROUTINE

xvw_object - get the object associated with a particular widget

LIBRARY CALL

xvobject xvw_object(
   Widget widget)

INPUT

OUTPUT

none

RETURN VALUE

The object associated with the widget on success, NULL on failure

DESCRIPTION

Returns the GUI or visual object associated with the specified widget. If no object is associated with the widget, then an object is created, the widget is assigned to 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.