pub type XPWidgetClass = c_int;Expand description
XPWidgetClass
Widget classes define predefined widget types. A widget class basically specifies from a library the widget function to be used for the widget. Most widgets can be made right from classes.