1XtInitializeWidgetClass(3)       XT FUNCTIONS       XtInitializeWidgetClass(3)
2
3
4

NAME

6       XtInitializeWidgetClass - initialize a widget class
7

SYNTAX

9       void XtInitializeWidgetClass(WidgetClass object_class);
10

ARGUMENTS

12       object_class
13                 Specifies the object class to initialize.
14

DESCRIPTION

16       If the specified widget class is already initialized, XtInitialize‐
17       WidgetClass returns immediately.
18
19       If the class initialization procedure registers type converters, these
20       type converters are not available until the first object of the class
21       or subclass is created or XtInitializeWidgetClass is called.
22

SEE ALSO

24       X Toolkit Intrinsics - C Language Interface
25       Xlib - C Language X Interface
26
27
28
29X Version 11                      libXt 1.1.5       XtInitializeWidgetClass(3)
Impressum