name - a name for this particular instance of the button
object (for use in app-defaults files, etc)
OUTPUT
none
RETURN VALUE
The GUI button object on success, NULL on failure.
DESCRIPTION
A button object is a rectangular or oval mechanism
displaying either a text label or a pixmap. If a callback
is installed on the button, software control will be passed
to the callback routine when the user clicks the mouse on the
button.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/kwidgets/src/Button.c
SEE ALSO
kwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.