Documentation
From my personal library, The Internet

man page:


SYNTAX

       void XtInitializeWidgetClass(WidgetClass object_class);


ARGUMENTS

       object_class
                 Specifies the object class to initialize.


DESCRIPTION

       If the specified widget class is already initialized, XtInitialize-
       WidgetClass returns immediately.

       If the class initialization procedure registers type converters, these
       type converters are not availble until the first object of the class or
       subclass is created or XtInitializeWidgetClass is called.


SEE ALSO

       X Toolkit Intrinsics - C Language Interface
       Xlib - C Language X Interface



X Version 11                      Release 6.6     XtInitializeWidgetClass(3Xt)

Man(1) output converted with man2html