NAME
XtWidgetClassProc − interface definition for the class_part_initialize() method.
SYNOPSIS
typedef void (∗XtWidgetClassProc)(WidgetClass);
WidgetClass class;
Inputs
classSpecifies a pointer to the widget class structure.
DESCRIPTION
XtWidgetClassProc is the type of the Object, RectObj, and Core class_part_initialize() method. See class_part_initialize(4) for more information.
SEE ALSO
class_part_initializeUNIX SYSTEM V/68 and V/88 Release 4.