DESIGN (
xvwidgets
) functions
LIBRARY ROUTINE
xvw_widget - get the widget (or gadget) associated with an object
LIBRARY CALL
Widget xvw_widget( xvobject object)
INPUT
object
- object for which to return the widget (or gadget)
OUTPUT
none
RETURN VALUE
The widget (or gadget) associated with the GUI or visual object on success, NULL on failure
DESCRIPTION
Returns the widget (or gadget) associated with the specified GUI or visual 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.