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
Copyright O’Reilly & Assoc. — X Toolkit Intrinsics Reference Manual © O’Reilly & Associates